Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Update.cvs/glibc-2_0_6pre6 | 1997-12-25 | 1 | -0/+29 | |
| | |||||
* | Linux/Alpha specific definition | 1997-12-25 | 1 | -0/+125 | |
| | |||||
* | Fix typo. | 1997-12-24 | 1 | -1/+1 | |
| | |||||
* | Don't redefine _LINUX_TYPES_H. | 1997-12-24 | 1 | -0/+2 | |
| | |||||
* | Define FOPEN_MAX also when included directly. | 1997-12-24 | 1 | -1/+2 | |
| | |||||
* | timespec is in <time.h>. | 1997-12-24 | 1 | -2/+4 | |
| | |||||
* | Correct handling of overflow. | 1997-12-24 | 9 | -129/+94 | |
| | |||||
* | Always define MB_LEN_MAX. | 1997-12-24 | 1 | -1/+7 | |
| | |||||
* | Fix type. Correct check for available add-ons. | 1997-12-24 | 1 | -3/+7 | |
| | |||||
* | Update. | 1997-12-24 | 3 | -12/+16 | |
| | |||||
* | Regenerated: autoconf configure.in | 1997-12-24 | 1 | -1/+1 | |
| | |||||
* | Regenerated: autoconf configure.in | 1997-12-24 | 1 | -60/+64 | |
| | |||||
* | Regenerated: autoconf configure.in | 1997-12-24 | 1 | -2/+2 | |
| | |||||
* | Update.cvs/glibc-2_0_6pre5 | 1997-12-21 | 2 | -511/+641 | |
| | |||||
* | Use __ipc_pid_t for shm_cpid and shm_lpid field. | 1997-12-21 | 1 | -2/+2 | |
| | |||||
* | Use __ipc_pid_t for msg_lspid and msg_lrpid field. | 1997-12-21 | 1 | -2/+2 | |
| | |||||
* | Define __ipc_pid_t type. | 1997-12-21 | 2 | -0/+4 | |
| | |||||
* | Rewrite to recognize __need_FOPEN_MAX. | 1997-12-21 | 2 | -7/+17 | |
| | |||||
* | Generate file which recognizes __need_FOPEN_MAX. | 1997-12-21 | 1 | -18/+25 | |
| | |||||
* | (callrpc): Use strncpy instead of strcpy for security reasons. | 1997-12-21 | 1 | -1/+2 | |
| | |||||
* | (res_querydomain): Avoid potential buffer overrun. | 1997-12-21 | 1 | -1/+1 | |
| | |||||
* | (internal_nis_getservent_r): Use strncpy instead of strcpy for | 1997-12-21 | 1 | -1/+1 | |
| | | | | security reasons. | ||||
* | (internal_nis_getrpcent_r): Use strncpy instead of strcpy for | 1997-12-21 | 1 | -10/+10 | |
| | | | | security reasons. | ||||
* | (internal_nis_getprotoent_r): Use strncpy instead of strcpy for | 1997-12-21 | 1 | -12/+12 | |
| | | | | security reasons. | ||||
* | (LINE_PARSER): Use pointer of correct type for map_v4v6_hostent call. | 1997-12-21 | 1 | -1/+3 | |
| | |||||
* | (internal_nis_getetherent_r): Use strncpy instead of strcpy for | 1997-12-21 | 1 | -1/+1 | |
| | | | | security reasons. | ||||
* | (do_ypcall): Don't free dom_binding twice. | 1997-12-21 | 1 | -7/+9 | |
| | |||||
* | (compile): Use parameter names without __. | 1997-12-21 | 1 | -8/+8 | |
| | |||||
* | Use correct cast from pointer value. | 1997-12-21 | 1 | -1/+2 | |
| | |||||
* | (map_collection_max, map_collection_act): Define as size_t. | 1997-12-21 | 1 | -2/+2 | |
| | |||||
* | Include stdio_lim.h to get definition of FOPEN_MAX. | 1997-12-21 | 1 | -3/+5 | |
| | | | | Define STREAM_MAX using FOPEN_MAX. | ||||
* | (libc_cv_gcc_alpha_ng_prefix): Correct quoting. | 1997-12-21 | 1 | -1/+1 | |
| | |||||
* | Regenerated: autoconf configure.in | 1997-12-17 | 1 | -1/+1 | |
| | |||||
* | update | 1997-12-15 | 1 | -490/+503 | |
| | |||||
* | Update.cvs/glibc-2_0_6pre4 | 1997-12-12 | 2 | -92/+1129 | |
| | |||||
* | (__FDMASK): Cast constant 1 to be shifted correctly. | 1997-12-12 | 3 | -3/+3 | |
| | |||||
* | Empty file. | 1997-12-12 | 2 | -0/+2 | |
| | |||||
* | (exit): Handle recursive calls to exit (). | 1997-12-12 | 1 | -6/+8 | |
| | |||||
* | (inet_neta): Change type of first parameter to u_int32_t. | 1997-12-12 | 1 | -1/+1 | |
| | |||||
* | (inet_addr): Change return type to u_int32_t. | 1997-12-12 | 1 | -1/+1 | |
| | |||||
* | Update from glibc 2.1. | 1997-12-12 | 1 | -1034/+90 | |
| | |||||
* | Update from 2.1. | 1997-12-12 | 1 | -30/+36 | |
| | |||||
* | Reset the blacklist correct, fix return code for non existent +name | 1997-12-12 | 3 | -28/+60 | |
| | | | | entries. | ||||
* | Change types of inet_neta and inet_addr. | 1997-12-12 | 1 | -2/+2 | |
| | |||||
* | Don't count in multiply reference object in number of prelaoded | 1997-12-12 | 1 | -5/+13 | |
| | | | | objects. [PR libc/375]. | ||||
* | Add more information of build environment and flags. | 1997-12-12 | 1 | -0/+12 | |
| | |||||
* | If --enable-add-ons is given without an argument, set the addons list | 1997-12-12 | 1 | -4/+14 | |
| | | | | to all subdirs with a configure script. | ||||
* | Regenerated: autoconf configure.in | 1997-12-11 | 1 | -61/+71 | |
| | |||||
* | longjmp imlementation for Alpha | 1997-12-10 | 1 | -0/+59 | |
| | |||||
* | Wrapper to make sure we don't have revoke references | 1997-12-10 | 1 | -0/+3 | |
| |