aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
1997-12-28Update.glibc-2.0.6cvs/glibc-2_0_6Ulrich Drepper3-485/+833
1997-12-28Correctly handle inclusion by stdio.h.Ulrich Drepper1-1/+2
1997-12-28(__yp_bind): Make sure socket is closed.Ulrich Drepper1-2/+0
1997-12-28(RELEASE): Set to "production".Ulrich Drepper1-1/+1
1997-12-28Fix typo. Correct check for available add-ons.Ulrich Drepper1-2/+2
1997-12-28Regenerated: autoconf configure.inUlrich Drepper1-2/+2
1997-12-25Update.cvs/glibc-2_0_6pre6Ulrich Drepper1-0/+29
1997-12-25Linux/Alpha specific definitionUlrich Drepper1-0/+125
1997-12-24Fix typo.Ulrich Drepper1-1/+1
1997-12-24Don't redefine _LINUX_TYPES_H.Ulrich Drepper1-0/+2
1997-12-24Define FOPEN_MAX also when included directly.Ulrich Drepper1-1/+2
1997-12-24timespec is in <time.h>.Ulrich Drepper1-2/+4
1997-12-24Correct handling of overflow.Ulrich Drepper9-129/+94
1997-12-24Always define MB_LEN_MAX.Ulrich Drepper1-1/+7
1997-12-24Fix type. Correct check for available add-ons.Ulrich Drepper1-3/+7
1997-12-24Update.Ulrich Drepper3-12/+16
1997-12-24Regenerated: autoconf configure.inUlrich Drepper1-1/+1
1997-12-24Regenerated: autoconf configure.inUlrich Drepper1-60/+64
1997-12-24Regenerated: autoconf configure.inUlrich Drepper1-2/+2
1997-12-21Update.cvs/glibc-2_0_6pre5Ulrich Drepper2-511/+641
1997-12-21Use __ipc_pid_t for shm_cpid and shm_lpid field.Ulrich Drepper1-2/+2
1997-12-21Use __ipc_pid_t for msg_lspid and msg_lrpid field.Ulrich Drepper1-2/+2
1997-12-21Define __ipc_pid_t type.Ulrich Drepper2-0/+4
1997-12-21Rewrite to recognize __need_FOPEN_MAX.Ulrich Drepper2-7/+17
1997-12-21Generate file which recognizes __need_FOPEN_MAX.Ulrich Drepper1-18/+25
1997-12-21(callrpc): Use strncpy instead of strcpy for security reasons.Ulrich Drepper1-1/+2
1997-12-21(res_querydomain): Avoid potential buffer overrun.Ulrich Drepper1-1/+1
1997-12-21(internal_nis_getservent_r): Use strncpy instead of strcpy forUlrich Drepper1-1/+1
1997-12-21(internal_nis_getrpcent_r): Use strncpy instead of strcpy forUlrich Drepper1-10/+10
1997-12-21(internal_nis_getprotoent_r): Use strncpy instead of strcpy forUlrich Drepper1-12/+12
1997-12-21(LINE_PARSER): Use pointer of correct type for map_v4v6_hostent call.Ulrich Drepper1-1/+3
1997-12-21(internal_nis_getetherent_r): Use strncpy instead of strcpy forUlrich Drepper1-1/+1
1997-12-21(do_ypcall): Don't free dom_binding twice.Ulrich Drepper1-7/+9
1997-12-21(compile): Use parameter names without __.Ulrich Drepper1-8/+8
1997-12-21Use correct cast from pointer value.Ulrich Drepper1-1/+2
1997-12-21(map_collection_max, map_collection_act): Define as size_t.Ulrich Drepper1-2/+2
1997-12-21Include stdio_lim.h to get definition of FOPEN_MAX.Ulrich Drepper1-3/+5
1997-12-21(libc_cv_gcc_alpha_ng_prefix): Correct quoting.Ulrich Drepper1-1/+1
1997-12-17Regenerated: autoconf configure.inUlrich Drepper1-1/+1
1997-12-15updateUlrich Drepper1-490/+503
1997-12-12Update.cvs/glibc-2_0_6pre4Ulrich Drepper2-92/+1129
1997-12-12(__FDMASK): Cast constant 1 to be shifted correctly.Ulrich Drepper3-3/+3
1997-12-12Empty file.Ulrich Drepper2-0/+2
1997-12-12(exit): Handle recursive calls to exit ().Ulrich Drepper1-6/+8
1997-12-12(inet_neta): Change type of first parameter to u_int32_t.Ulrich Drepper1-1/+1
1997-12-12(inet_addr): Change return type to u_int32_t.Ulrich Drepper1-1/+1
1997-12-12Update from glibc 2.1.Ulrich Drepper1-1034/+90
1997-12-12Update from 2.1.Ulrich Drepper1-30/+36
1997-12-12Reset the blacklist correct, fix return code for non existent +nameUlrich Drepper3-28/+60
1997-12-12Change types of inet_neta and inet_addr.Ulrich Drepper1-2/+2