telnetd/libtelnet
Stephen Heumann af6c2cbe7a Add an implementation for GNO of posix_openpt and related functions for handling ptys. 2015-06-01 16:25:56 -05:00
..
genget.c Get rid of __FBSDID macros, which aren't defined in GNO (and thus prevent compilation). 2015-05-30 22:26:48 -05:00
getaddrinfo.c Add an implementation of getaddrinfo and getnameinfo, which are missing in GNO. 2015-05-31 16:56:05 -05:00
getaddrinfo.h More small changes for GNO and ORCA/C compatibility. 2015-05-31 19:52:28 -05:00
getent.c Get rid of __FBSDID macros, which aren't defined in GNO (and thus prevent compilation). 2015-05-30 22:26:48 -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 Damn. The previous mega-commit was incomplete WRT ANSIfication. This 2001-11-30 22:28:07 +00:00
misc.h This commit was generated by cvs2svn to compensate for changes in r29088, 1997-09-04 06:11:16 +00:00
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 Add strlcpy, which GNO's libc doesn't have. 2015-05-31 20:23:06 -05:00
strlcpy.h Add strlcpy, which GNO's libc doesn't have. 2015-05-31 20:23:06 -05:00
vasprintf.c Add missing vasprintf function 2015-05-31 21:11:05 -05:00
vasprintf.h Add missing vasprintf function 2015-05-31 21:11:05 -05:00