summaryrefslogtreecommitdiff
path: root/lib/libc/gen
AgeCommit message (Expand)Author
1995-06-18don't assume f_fstypename is larger than MFSNAMELEN or is nul-terminatedcgd
1995-06-16Change return type of {get,set}{domain,host}name() from long to int.jtc
1995-06-16<sys/termios.h> -> <termios.h>jtc
1995-06-16getsubopt() uses strcmp(), so include <string.h>jtc
1995-06-16Use standard conditional for rcsid definition.jtc
1995-06-16Don't cast void functions to void.jtc
1995-06-12Open with O_NONBLOCK, in case someone tries to open a blocking devicejtc
1995-06-07eliminate the need for some (fatal) casts.cgd
1995-06-03Don't set the rgid or egid. Document this behavior. This is compatible withmycroft
1995-06-02We must do setgid() explicitly now.mycroft
1995-06-01Don't duplicate the primary group. The first member of the groups listjtc
1995-05-17Modify getpwent() to use __ypparse().mycroft
1995-05-16Use the new ps_strings format.mycroft
1995-05-13#include appropriate header files to bring prototypes into scopejtc
1995-05-11Winning Strategies has placed this code in the public domain.jtc
1995-05-03Explicitly unblock SIGALRM while waiting.mycroft
1995-05-02Use POSIX tty semantics.mycroft
1995-04-25termios code has been moved to new libc/termios directory.jtc
1995-04-17Removed VAX specific definitions.ragge
1995-04-11fix operator precedence error (pr 951 from Ted Lemon)cgd
1995-03-23Changed name of __weak_reference() to __indr_reference(). They reallyjtc
1995-03-23removed unnecessary #include <stddef.h>jtc
1995-03-21Clone from sleep(), with the logic for returning a value removed.mycroft
1995-03-21Minor changes.mycroft
1995-03-21Update to use timer{add,sub}().mycroft
1995-03-16Speed up getgrnam() and getgrpid() by using yp_match().pk
1995-03-10ctime.3 and tzset.3 manpages have been moved to libc/time.jtc
1995-03-10Removed references to ctime.3 and tzset.3 manpages and associated manpagejtc
1995-03-09date and time functions have been movedjtc
1995-03-04fix up some RCS Id's i botched.cgd
1995-03-01Clean up deleted files.mycroft
1995-02-28Changed <sys/signal.h> to <signal.h>jtc
1995-02-27make lint/SCCS Id if more standard.cgd
1995-02-27delete wordexp referencecgd
1995-02-27oops; we do need errno.hcgd
1995-02-27merge with 4.4-Lite, keeping local changes. clean up Idscgd
1995-02-27merge with Lite, keeping local changes. Fix up Id format, etc.cgd
1995-02-27oops; since i kept the writev() trick, still need uio.hcgd
1995-02-27merge with Lite, keeping local changes. Fix up Id format, etc.cgd
1995-02-27update from Lite, with local changes. fix Ids, etc.cgd
1995-02-27merge with Lite, keeping local changes. Also use new Id format.cgd
1995-02-25re-order things the way they'd like to be orderedcgd
1995-02-25fix prototype that i botched.cgd
1995-02-25typocgd
1995-02-25oops; biffed pathcgd
1995-02-25update from Lite, clean up a bit, seperate arch-specific file list.cgd
1995-02-25merge with Lite, keep local changes. clean up id usagecgd
1995-02-25update to 4.4-Lite and/or clean up Idcgd
1995-02-25update to 4.4-Lite where appropriate, clean up Id format, etc.cgd
1995-02-25from lite, with minor name rearrangement to fit.cgd