add INC macro, so user's can point a -I flag
[unix-history] / usr / src / lib / libc / gen /
1994-02-22 Keith Bostic#include <sys/time.h>; busted <unistd.h> was hiding...
1994-02-21 Eric Allmanuse __progname (from crt0) as default syslog tag if...
1994-02-17 Jan-Simon Pendryremove -Lite designation
1994-02-17 Keith Bosticdate and time created 94/02/16 13:35:36 by bostic
1994-02-17 Keith Bostictypo; From: ralphc@pyramid.com (Ralph Campbell)
1994-02-13 Keith Bostictypo
1994-01-30 Kirk McKusickget rid of undefined string Na
1994-01-28 Keith Bosticthere may be a gap between the mode and the dev, bzero...
1994-01-25 Keith Bosticforgot the envp argument for exect
1994-01-14 Keith Bosticadd uname(3) C library routine
1994-01-06 Keith Bostictypo
1994-01-05 Keith Bosticdate and time created 94/01/04 17:26:20 by bostic
1994-01-05 Keith Bosticdate and time created 94/01/04 17:04:47 by bostic
1994-01-05 Keith Bosticsince timezones are named in the file system in 4BSD,
1994-01-03 Keith Bosticdon't increment a void *, it's not healthy
1994-01-03 Keith Bosticfgetline(3) renamed to be fgetln(3)
1994-01-03 Keith Bosticcfsetspeed should return the same values as cfsetispeed and
1994-01-03 Keith Bosticprettiness police
1994-01-03 Keith BosticHelp scandir compile on systems such as SVR4 where...
1993-12-12 Kirk McKusickcopyediting for Usenix manuals
1993-11-17 Keith Bostictypo
1993-11-17 Keith Bosticdescribe fts(3)'s place in the stanards world correctly
1993-11-17 Keith BosticETIMEDOUT: Connection timed out -> Operation timed out
1993-11-17 Keith Bostictypo
1993-10-14 Keith Bosticdon't automatically retain the pattern if GLOB_BRACE...
1993-10-14 Keith Bosticglob0 shouldn't set pglob->gl_matchc to 0, it's done...
1993-08-19 Kirk McKusickdisable decryption for foreign sites
1993-07-20 Keith Bostic4.4BSD snapshot (revision 8.1); add 1993 to copyright
1993-07-20 Keith Bosticsrc not being incremented, and string not null-terminated
1993-07-13 Keith Bostic4.4BSD snapshot (revision 8.1); add 1993 to copyright
1993-07-13 Kirk McKusicknot obsolete, but is POSIX
1993-06-11 Keith Bostic4.4BSD snapshot (revision 8.1); add 1993 to copyright
1993-06-11 Kirk McKusickfree storage associated with seekdir
1993-06-10 Keith Bostic4.4BSD snapshot (revision 8.1); add 1993 to copyright
1993-06-10 Keith Bosticfixed the under development line
1993-06-10 Keith Bostic4.4BSD snapshot (revision 8.1); add 1993 to copyright
1993-06-10 Keith Bosticfixed the under development line
1993-06-10 Keith Bostic4.4BSD snapshot (revision 8.1); add 1993 to copyright
1993-06-10 Keith Bosticfixed the under development line
1993-06-10 Keith Bostic4.4BSD snapshot (revision 8.1); add 1993 to copyright
1993-06-10 Keith Bosticfixed the under development line
1993-06-10 Keith Bostic4.4BSD snapshot (revision 8.1); add 1993 to copyright
1993-06-10 Keith Bosticfixed the under development line
1993-06-10 Keith Bostic4.4BSD snapshot (revision 8.1); add 1993 to copyright
1993-06-10 Keith Bosticfixed the under development line
1993-06-10 Keith Bostic4.4BSD snapshot (revision 8.1); add 1993 to copyright
1993-06-10 Keith Bosticfixed the under development line
1993-06-10 Keith Bostic4.4BSD snapshot (revision 8.1); add 1993 to copyright
1993-06-10 Keith Bosticfixed the under development line
1993-06-10 Keith Bostic4.4BSD snapshot (revision 8.1); add 1993 to copyright
1993-06-10 Keith Bosticfixed "Under development" line
1993-06-10 Elan Amir4.4BSD snapshot (revision 8.1); add 1993 to copyright
1993-06-10 Elan Amirfix under development line
1993-06-10 Elan Amir4.4BSD snapshot (revision 8.1); add 1993 to copyright
1993-06-10 Elan Amirfix under development line
1993-06-09 Keith Bostic4.4BSD snapshot (revision 8.1); add 1993 to copyright
1993-06-09 Kirk McKusickglobal _rewinddir moves to structure dd_rewind
1993-06-05 Keith Bostic4.4BSD snapshot (revision 8.1)
1993-06-05 Keith Bostic4.4BSD snapshot (revision 8.1); add 1993 to copyright
1993-06-03 Keith Bosticdevname moves in from ps, getbsize moves in from df
1993-06-03 Kirk McKusickdate and time created 93/06/02 19:26:42 by mckusick
1993-06-03 Kirk McKusickdate and time created 93/06/02 19:11:53 by mckusick
1993-06-02 Keith BosticMLINKS typo
1993-06-01 Keith Bostic4.4BSD snapshot (revision 8.1); add 1993 to copyright
1993-06-01 Keith Bostic4.4BSD snapshot (revision 8.1); add 1993 to copyright
1993-06-01 Keith Bosticmv isinf.c inclusion to CPU dependent makefiles, mips...
1993-05-28 Kirk McKusickadd sigsetjmp and siglongjmp
1993-05-28 Kirk McKusickadd sigsetjmp
1993-05-28 Kirk McKusickdate and time created 93/05/28 00:50:23 by mckusick
1993-05-27 Keith Bosticmove ctype functions into libc/locale
1993-05-27 Keith Bosticdelete ctype.c ctype_case.c; rune support from Paul...
1993-05-26 Kirk McKusickadd some info about CTL_MACHDEP
1993-05-26 Kirk McKusickpathconf becomes a real system call
1993-05-25 Chris Torekpedantically ANSI, i.e., nothing after #else/#endif
1993-05-25 Keith Bosticuse getrlimit to get _SC_OPEN_MAX and RLIMIT_NPROC
1993-05-25 Keith Bosticper-process limits are resources, not sysctl(3) variables
1993-05-25 Keith Bosticdate and time created 93/05/24 11:40:21 by bostic
1993-05-25 Keith Bosticadd confstr
1993-05-25 Keith Bosticreturn length + 1, for null terminator
1993-05-25 Keith Bosticadd pathconf.3
1993-05-25 Keith BosticMAX_INPUT is a min/max
1993-05-25 Keith Bosticadd sysconf.0
1993-05-25 Keith Bosticdate and time created 93/05/24 10:58:50 by bostic
1993-05-25 Keith Bosticadd KERN_MAXUFILES, KERN_MAXUPROC, USER_STREAM_MAX...
1993-05-25 Keith BosticKERN_MAXPROC -> KERN_MAXUPROC for _SC_CHILD_MAX; POSIX...
1993-05-25 Keith Bosticadd USER_STREAM_MAX, USER_TZNAME_MAX
1993-05-23 Keith Bosticsleep(3) returns a u_int
1993-05-22 Keith Bosticuse paths.h name
1993-05-21 Kirk McKusickadd KERN_BOOTTIME
1993-05-16 Chris Torekkeep those consts happy
1993-05-16 Keith Bosticreaddir returns a struct dirent *, now
1993-05-16 Keith Bosticdate and time created 93/05/15 12:04:55 by bostic
1993-05-16 Ralph Campbellinclude stdio.h so mismatch of extern definition of...
1993-05-15 Kirk McKusickrefinements of INET definitions from Mike
1993-05-13 Kirk McKusickadd debug, net.inet, and profiling info; many small...
1993-05-11 Keith Bosticsysctl has been generalized to contain non-kernel infor...
1993-05-08 Mike Hiblerdoesn't need to include sys/resource.h anymore
1993-05-08 Keith Bosticmake the sys_ arrays all `const char *const []' (for...
1993-05-06 Keith Bostictypo
1993-05-05 Keith Bosticmktemp is in stdoi
next