telnetd/libtelnet
Stephen Heumann f659286e00 Rewrite environment-cleaning code to not directly modify environ or its contents.
The old code didn't work correctly with GNO's environ implementation and could lead to crashes.
2016-01-09 18:04:58 -06:00
..
cleanenv.c Rewrite environment-cleaning code to not directly modify environ or its contents. 2016-01-09 18:04:58 -06:00
cleanenv.h Rewrite environment-cleaning code to not directly modify environ or its contents. 2016-01-09 18:04:58 -06:00
genget.c
getaddrinfo.c
getaddrinfo.h
getent.c Replace getent and Getstr code on GNO with code taken from GNO's getty. 2015-06-01 21:55:09 -05:00
inet_ntop.c Add missing inet_ntop function 2015-05-31 21:39:51 -05:00
inet_ntop.h Add missing inet_ntop function 2015-05-31 21:39:51 -05:00
misc-proto.h
misc.h
posix_openpt.c Add an implementation for GNO of posix_openpt and related functions for handling ptys. 2015-06-01 16:25:56 -05:00
posix_openpt.h Add an implementation for GNO of posix_openpt and related functions for handling ptys. 2015-06-01 16:25:56 -05:00
strlcpy.c
strlcpy.h
vasprintf.c vasprintf: Pass a 1-character buffer to initial vsnprintf call. 2015-06-03 20:38:31 -05:00
vasprintf.h Add missing vasprintf function 2015-05-31 21:11:05 -05:00
vfork.and.run.c When forking the child process, wait until the child has exec'd before continuing in the parent. 2016-01-09 12:46:38 -06:00
vfork.and.run.h When forking the child process, wait until the child has exec'd before continuing in the parent. 2016-01-09 12:46:38 -06:00