| Age | Commit message (Expand) | Author |
| 1995-09-23 | Define `dlexit()' in crt<=>rtld interface (active in v4). | pk |
| 1995-08-08 | Added declarations for hsearch(), hdestroy(), and hcreate(). | jtc |
| 1995-07-30 | add prototypes for tsearch, etc. functions | jtc |
| 1995-07-28 | Improvements to YP support from Jason Downs. | phil |
| 1995-07-20 | prototype dbm_error and dbm_clearerr | jtc |
| 1995-07-14 | - Const poisoning | christos |
| 1995-07-03 | Declare h_error as suggested by PR #1065 and done by many other systems. | jtc |
| 1995-06-20 | Update for rip version 2. | christos |
| 1995-06-05 | Prototypes (PR#1097) | pk |
| 1995-06-05 | {BEGIN,END}DECLS | pk |
| 1995-06-05 | Add dlfcn.h and alphabetize. | pk |
| 1995-06-05 | Put dlopen() et.al. declarations in separate header file for compatibility. | pk |
| 1995-06-04 | Revive library search paths. | pk |
| 1995-05-28 | Definition equating NSIG to _NSIG has been moved to <sys/signal.h> | jtc |
| 1995-05-28 | Use _NSIG instead of NSIG or constant 32. | jtc |
| 1995-04-29 | Winning Strategies has placed this code into the Public Domain. | jtc |
| 1995-04-29 | provide group_from_gid() proto if not _POSIX_SOURCE and not _XOPEN_SOURCE | cgd |
| 1995-04-29 | provide user_from_uid() proto if not _POSIX_SOURCE and not _XOPEN_SOURCE | cgd |
| 1995-04-29 | change some of the rpc "on-the-wire" structures' fields to be explicitly-sized | cgd |
| 1995-04-28 | Winning Strategies has placed this code into the Public Domainsearch.h | jtc |
| 1995-04-16 | Follow symlinks when copying .h files. From Greg Hudson. | mycroft |
| 1995-04-09 | Move fp_except and fp_rnd definitions to machine/include. | mycroft |
| 1995-04-09 | Correct fp_rnd for i386. Add FP_X_* for m68k. | mycroft |
| 1995-04-07 | New header file <ieeefp.h>, which provides a API for getting and setting | jtc |
| 1995-03-26 | KERNEL -> _KERNEL | jtc |
| 1995-03-25 | change second arg of fgets() from size_t to int | jtc |
| 1995-03-22 | Removed const qualifier from ftell's FILE * argument. It's not ANSI, | jtc |
| 1995-03-22 | added prototype for qabs() | jtc |
| 1995-03-21 | Moved conditional #include of <sys/types.h> to near the top of file. | jtc |
| 1995-03-19 | Make definitions of psignal() and sys_siglist match signal.h. | mycroft |
| 1995-03-04 | oops; 'pid' is supposed to be signed (?) | cgd |
| 1995-03-04 | ship fixed-size quantities over the wire | cgd |
| 1995-03-01 | catclose returns int | jtc |
| 1995-03-01 | Clean up deleted files. | mycroft |
| 1995-02-17 | For Normative Addendum 1. | jtc |
| 1995-01-15 | fix tipo | jtc |
| 1995-01-12 | Use and . | jtc |
| 1995-01-10 | Don't include <sys/types.h> if _ANSI_SOURCE is defined. | jtc |
| 1995-01-06 | Unhide `svc_maxfd'. Why do we bother with `#if FD_SETSIZE' anyway? | pk |
| 1995-01-05 | We removed the sigaddset(), sigdelset(), and sigismember() macros, although | jtc |
| 1995-01-04 | Add svc_maxfd. | mycroft |
| 1994-12-28 | Add prototypes for undelete(2). | mycroft |
| 1994-12-28 | Sync with CSRG. | mycroft |
| 1994-12-28 | Sync with CSRG. | mycroft |
| 1994-12-23 | Put a reserved field into use (weak symbol support). | pk |
| 1994-12-23 | proto for iruserok. | cgd |
| 1994-12-23 | oops; one too many __const's | cgd |
| 1994-12-20 | make the char *'s that some of these routines take/return __const. | cgd |
| 1994-12-20 | *jmp_buf -> arrays of longs, and make the definition of _JBLEN mach. dep. | cgd |
| 1994-12-17 | fix typo | jtc |