aboutsummaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* 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
| | | | security reasons.
* (internal_nis_getrpcent_r): Use strncpy instead of strcpy forUlrich Drepper1997-12-211-10/+10
| | | | security reasons.
* (internal_nis_getprotoent_r): Use strncpy instead of strcpy forUlrich Drepper1997-12-211-12/+12
| | | | security reasons.
* (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
| | | | security reasons.
* (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
| | | | Define STREAM_MAX using FOPEN_MAX.
* (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
| | | | entries.
* Change types of inet_neta and inet_addr.Ulrich Drepper1997-12-121-2/+2
|
* Don't count in multiply reference object in number of prelaodedUlrich Drepper1997-12-121-5/+13
| | | | objects. [PR libc/375].
* Add more information of build environment and flags.Ulrich Drepper1997-12-121-0/+12
|
* If --enable-add-ons is given without an argument, set the addons listUlrich Drepper1997-12-121-4/+14
| | | | to all subdirs with a configure script.
* Regenerated: autoconf configure.inUlrich Drepper1997-12-111-61/+71
|
* longjmp imlementation for AlphaUlrich Drepper1997-12-101-0/+59
|
* Wrapper to make sure we don't have revoke referencesUlrich Drepper1997-12-101-0/+3
|