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