summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
1997-12-25Update.cvs/glibc-2_0_6pre6Ulrich Drepper
1997-12-25Linux/Alpha specific definitionUlrich Drepper
1997-12-24Fix typo.Ulrich Drepper
1997-12-24Don't redefine _LINUX_TYPES_H.Ulrich Drepper
1997-12-24Define FOPEN_MAX also when included directly.Ulrich Drepper
1997-12-24timespec is in <time.h>.Ulrich Drepper
1997-12-24Correct handling of overflow.Ulrich Drepper
1997-12-24Always define MB_LEN_MAX.Ulrich Drepper
1997-12-24Fix type. Correct check for available add-ons.Ulrich Drepper
1997-12-24Update.Ulrich Drepper
1997-12-24Regenerated: autoconf configure.inUlrich Drepper
1997-12-24Regenerated: autoconf configure.inUlrich Drepper
1997-12-24Regenerated: autoconf configure.inUlrich Drepper
1997-12-21Update.cvs/glibc-2_0_6pre5Ulrich Drepper
1997-12-21Use __ipc_pid_t for shm_cpid and shm_lpid field.Ulrich Drepper
1997-12-21Use __ipc_pid_t for msg_lspid and msg_lrpid field.Ulrich Drepper
1997-12-21Define __ipc_pid_t type.Ulrich Drepper
1997-12-21Rewrite to recognize __need_FOPEN_MAX.Ulrich Drepper
1997-12-21Generate file which recognizes __need_FOPEN_MAX.Ulrich Drepper
1997-12-21(callrpc): Use strncpy instead of strcpy for security reasons.Ulrich Drepper
1997-12-21(res_querydomain): Avoid potential buffer overrun.Ulrich Drepper
1997-12-21(internal_nis_getservent_r): Use strncpy instead of strcpy forUlrich Drepper
security reasons.
1997-12-21(internal_nis_getrpcent_r): Use strncpy instead of strcpy forUlrich Drepper
security reasons.
1997-12-21(internal_nis_getprotoent_r): Use strncpy instead of strcpy forUlrich Drepper
security reasons.
1997-12-21(LINE_PARSER): Use pointer of correct type for map_v4v6_hostent call.Ulrich Drepper
1997-12-21(internal_nis_getetherent_r): Use strncpy instead of strcpy forUlrich Drepper
security reasons.
1997-12-21(do_ypcall): Don't free dom_binding twice.Ulrich Drepper
1997-12-21(compile): Use parameter names without __.Ulrich Drepper
1997-12-21Use correct cast from pointer value.Ulrich Drepper
1997-12-21(map_collection_max, map_collection_act): Define as size_t.Ulrich Drepper
1997-12-21Include stdio_lim.h to get definition of FOPEN_MAX.Ulrich Drepper
Define STREAM_MAX using FOPEN_MAX.
1997-12-21(libc_cv_gcc_alpha_ng_prefix): Correct quoting.Ulrich Drepper
1997-12-17Regenerated: autoconf configure.inUlrich Drepper
1997-12-15updateUlrich Drepper
1997-12-12Update.cvs/glibc-2_0_6pre4Ulrich Drepper
1997-12-12(__FDMASK): Cast constant 1 to be shifted correctly.Ulrich Drepper
1997-12-12Empty file.Ulrich Drepper
1997-12-12(exit): Handle recursive calls to exit ().Ulrich Drepper
1997-12-12(inet_neta): Change type of first parameter to u_int32_t.Ulrich Drepper
1997-12-12(inet_addr): Change return type to u_int32_t.Ulrich Drepper
1997-12-12Update from glibc 2.1.Ulrich Drepper
1997-12-12Update from 2.1.Ulrich Drepper
1997-12-12Reset the blacklist correct, fix return code for non existent +nameUlrich Drepper
entries.
1997-12-12Change types of inet_neta and inet_addr.Ulrich Drepper
1997-12-12Don't count in multiply reference object in number of prelaodedUlrich Drepper
objects. [PR libc/375].
1997-12-12Add more information of build environment and flags.Ulrich Drepper
1997-12-12If --enable-add-ons is given without an argument, set the addons listUlrich Drepper
to all subdirs with a configure script.
1997-12-11Regenerated: autoconf configure.inUlrich Drepper
1997-12-10longjmp imlementation for AlphaUlrich Drepper
1997-12-10Wrapper to make sure we don't have revoke referencesUlrich Drepper