| Commit message (Expand) | Author | Age | Files | Lines |
* | *** empty log message *** | Thomas Bushnell, BSG | 1996-07-09 | 7 | -12/+79 |
* | * stdlib/stdlib.h (random): Declare return type to be int32_t. | Thomas Bushnell, BSG | 1996-07-09 | 1 | -2/+2 |
* | Mon Jul 8 13:37:40 1996 Roland McGrath <roland@delasyd.gnu.ai.mit.edu> | Roland McGrath | 1996-07-08 | 4 | -19/+63 |
* | Mon Jul 8 02:14:25 1996 Roland McGrath <roland@delasyd.gnu.ai.mit.edu> | Roland McGrath | 1996-07-08 | 1 | -4/+6 |
* | *** empty log message *** | Thomas Bushnell, BSG | 1996-07-08 | 1 | -0/+5 |
* | string/argz-delete.c (argz_delete): Use memmove instead of memcpy for possbly... | Thomas Bushnell, BSG | 1996-07-08 | 1 | -1/+1 |
* | Regenerated: autoconf sysdeps/generic/configure.in | Miles Bader | 1996-07-08 | 2 | -10/+6 |
* | Regenerated: autoconf sysdeps/unix/common/configure.in | Miles Bader | 1996-07-08 | 1 | -3/+3 |
* | * stdlib/strtod.c: Likewise. | Roland McGrath | 1996-07-08 | 2 | -3/+4 |
* | Mon Jul 8 02:14:25 1996 Roland McGrath <roland@delasyd.gnu.ai.mit.edu> cvs/libc-960708 | Roland McGrath | 1996-07-08 | 6 | -71/+116 |
* | Mon Jul 8 00:11:15 1996 Roland McGrath <roland@delasyd.gnu.ai.mit.edu> | Roland McGrath | 1996-07-08 | 4 | -6/+5 |
* | *** empty log message *** | Thomas Bushnell, BSG | 1996-07-08 | 1 | -1/+7 |
* | (__argz_insert): Use memmove instead of memcpy for possible overlapping strings. | Thomas Bushnell, BSG | 1996-07-08 | 1 | -2/+2 |
* | * sysdeps/gnu/errlist.awk (BEGIN): Initialize associative array ALIAS, | Roland McGrath | 1996-07-07 | 3 | -3/+11 |
* | * io/Makefile (headers): Add sys/vfs.h. | Roland McGrath | 1996-07-07 | 3 | -1/+8 |
* | * stdio/linewrap.c (lwupdate): New function, mostly was | Roland McGrath | 1996-07-07 | 1 | -4/+4 |
* | Sun Jul 7 18:42:06 1996 Roland McGrath <roland@delasyd.gnu.ai.mit.edu> | Roland McGrath | 1996-07-07 | 1 | -1/+7 |
* | Sun Jul 7 18:42:06 1996 Roland McGrath <roland@delasyd.gnu.ai.mit.edu> | Roland McGrath | 1996-07-07 | 1 | -1/+0 |
* | Recognize rtems as an o/s. | Doug Evans | 1996-07-07 | 1 | -1/+1 |
* | Sun Jun 2 22:28:43 1996 Miles Bader <miles@gnu.ai.mit.edu> | Miles Bader | 1996-07-07 | 2 | -17/+51 |
* | (lwupdate): New function, mostly was __line_wrap_update. Use POINT_COL fi... | Miles Bader | 1996-07-07 | 1 | -54/+122 |
* | Fri Jul 5 12:22:51 1996 Roland McGrath <roland@delasyd.gnu.ai.mit.edu> cvs/libc-960707 | Roland McGrath | 1996-07-06 | 1 | -1/+1 |
* | Fri Jul 5 12:22:51 1996 Roland McGrath <roland@delasyd.gnu.ai.mit.edu> | Roland McGrath | 1996-07-06 | 3 | -91/+97 |
* | Fri Jul 5 12:22:51 1996 Roland McGrath <roland@delasyd.gnu.ai.mit.edu> | Roland McGrath | 1996-07-06 | 1 | -2/+3 |
* | Fri Jul 5 17:34:47 1996 Miles Bader <miles@gnu.ai.mit.edu> cvs/libc-960706 | Miles Bader | 1996-07-06 | 3 | -17/+36 |
* | (pututline_r): Since we assign RESULT from lseek now, check that it's >= 0,... | Miles Bader | 1996-07-06 | 1 | -3/+3 |
* | Fri Jul 5 12:22:51 1996 Roland McGrath <roland@delasyd.gnu.ai.mit.edu> | Roland McGrath | 1996-07-05 | 1 | -1/+1 |
* | * hurd/hurdsig.c (_hurd_internal_post_signal): In case of handled | Roland McGrath | 1996-07-05 | 1 | -0/+8 |
* | (getutline_r): When we return ESRCH, mark UTMP_DATA->ubuf invalid (by setting... | Miles Bader | 1996-07-05 | 1 | -0/+1 |
* | Fri Jul 5 12:22:51 1996 Roland McGrath <roland@delasyd.gnu.ai.mit.edu> | Roland McGrath | 1996-07-05 | 2 | -4/+26 |
* | * sysdeps/unix/sysv/linux/sys/user.h: New file. | Roland McGrath | 1996-07-05 | 4 | -1/+7 |
* | * nss/nss_files/files-parse.c (parse_list): Set EOL from LINE if it | Roland McGrath | 1996-07-05 | 12 | -136/+197 |
* | Fri Jul 5 12:22:51 1996 Roland McGrath <roland@delasyd.gnu.ai.mit.edu> | Roland McGrath | 1996-07-05 | 4 | -26/+59 |
* | Wed Jul 3 16:29:41 1996 Roland McGrath <roland@delasyd.gnu.ai.mit.edu> cvs/libc-960705 cvs/libc-960704 | Roland McGrath | 1996-07-04 | 32 | -70/+528 |
* | * elf/Makefile (LDFLAGS-dl.so): New variable. | Roland McGrath | 1996-07-03 | 3 | -1/+117 |
* | Wed Jul 3 11:26:28 1996 Roland McGrath <roland@delasyd.gnu.ai.mit.edu> | Roland McGrath | 1996-07-03 | 8 | -53/+100 |
* | Wed Jul 3 11:26:28 1996 Roland McGrath <roland@delasyd.gnu.ai.mit.edu> | Roland McGrath | 1996-07-03 | 1 | -0/+1 |
* | (login): Only Frob OLD->ut_type if getutline_r actually found any entry. cvs/libc-960703 | Miles Bader | 1996-07-03 | 1 | -1/+5 |
* | Tue Jul 2 10:44:37 1996 Roland McGrath <roland@delasyd.gnu.ai.mit.edu> | Roland McGrath | 1996-07-02 | 1 | -0/+5 |
* | * rpm/template (%build): Use @prefix@ instead of always /usr. | Roland McGrath | 1996-07-02 | 3 | -3/+11 |
* | * elf/Makefile: Add missing endif. | Roland McGrath | 1996-07-02 | 2 | -0/+3 |
* | * nss/nss_files/files-ethers.c (ntohost): Fix db key. | Roland McGrath | 1996-07-02 | 3 | -2/+7 |
* | * nss/nss_files/files-network.c: Pass empty for new DB_LOOKUP args. | Roland McGrath | 1996-07-02 | 20 | -123/+357 |
* | Tue Jul 2 10:44:37 1996 Roland McGrath <roland@delasyd.gnu.ai.mit.edu> | Roland McGrath | 1996-07-02 | 18 | -218/+375 |
* | Mon Jul 1 15:44:34 1996 Roland McGrath <roland@delasyd.gnu.ai.mit.edu> cvs/libc-960702 | Roland McGrath | 1996-07-01 | 7 | -7/+82 |
* | Add *.mo | Roland McGrath | 1996-07-01 | 1 | -1/+1 |
* | * hurd/report-wait.c (describe_number): Make I unsigned long. | Miles Bader | 1996-07-01 | 1 | -0/+2 |
* | (describe_number): Make I unsigned long. | Miles Bader | 1996-07-01 | 1 | -1/+1 |
* | Mon Jul 1 12:29:50 1996 Roland McGrath <roland@delasyd.gnu.ai.mit.edu> | Roland McGrath | 1996-07-01 | 16 | -128/+131 |
* | Mon Jul 1 12:29:50 1996 Roland McGrath <roland@delasyd.gnu.ai.mit.edu> | Roland McGrath | 1996-07-01 | 3 | -3/+3 |