summaryrefslogtreecommitdiff
path: root/lib
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-15Correctly build gcrt0.omellon
1995-06-15start -> __start in END macro as wellmellon
1995-06-15start -> __start to avoid namespace bugsmellon
1995-06-15Private strrchr() not needed for scrt0.opk
1995-06-15don't include <sys/cdefs.h>, it's a 'private' headerjtc
1995-06-14add explicit return typejtc
1995-06-14define __atexit pointerjtc
1995-06-14add extern qualifier to __atexit pointer declarationjtc
1995-06-13Add btree(3) cross reference.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-07be a bit more careful when splitting pathnamescgd
1995-06-07build tags at library build time, not at install time.cgd
1995-06-07cast assignments to quiet const warnings. Mark (at least some) uses ofcgd
1995-06-06First arg. of syscall2() is a quad_t.pk
1995-06-06Correct tputs() argument declaration.pk
1995-06-06Declare tputs() as void.pk
1995-06-05Prototypes (PR#1105) + some misc. reorganisation.pk
1995-06-05Prototypes (PR#1104).pk
1995-06-05Prototypes (PR#1103).pk
1995-06-05Prototypes (PR#1100).pk
1995-06-05Prototypes (PR#1098).pk
1995-06-05Fix typo (Der mouse, PR #1115).pk
1995-06-05Build run-time code for use in static executables, called `scrt0.o'.pk
1995-06-05#include <dlfcn.h>, and <string.h> too.pk
1995-06-05one more prototypepk
1995-06-04add dlerror() stubpk
1995-06-03Fill in sin_len.mycroft
1995-06-03Fill in sin_len.mycroft
1995-06-03Fill in sin_len.mycroft
1995-06-03Factor out common code.pk
1995-06-03Don't set the rgid or egid. Document this behavior. This is compatible withmycroft
1995-06-02Protoize (from Thorsten Lockert, PR #1070).pk
1995-06-02We must do setgid() explicitly now.mycroft
1995-06-02Make this compile warning-free (from Thorsten Lockert, PR 1071).pk
1995-06-01Don't duplicate the primary group. The first member of the groups listjtc
1995-06-01Converted K&R -> ansi.ragge
1995-05-29Update to -DDYNAMIC as I thought I had a long time ago.phil
1995-05-25Fix up the last argv pointer correctly when terminating early.mycroft
1995-05-21Use inet_aton(), not inet_addr().mycroft
1995-05-18Fix one more reallocing bug.mycroft
1995-05-18Fix up another pointer if we realloc the argument list.mycroft
1995-05-17from PR 952, by Thor Lancelot Simon: don't turn off echo whencgd
1995-05-17Modify getpwent() to use __ypparse().mycroft