Age | Commit message (Expand) | Author | Files | Lines |
1995-12-04 | Updated from ../=mpn/gmp-1.910 | Roland McGrath | 17 | -286/+1246 |
1995-12-04 | * config.guess: Recognize HP model 816 machines as having a P... | Linda A. Walsh | 1 | -1/+1 |
1995-12-04 | For IOC_VOID request, send ARG itself as integer_t arg in RPC. | Roland McGrath | 1 | -0/+7 |
1995-12-03 | * sysdeps/mach/hurd/brk.c (DATA_SIZE): Bump to 128MB.cvs/libc-951204cvs/libc-951203 | Roland McGrath | 5 | -17/+128 |
1995-12-02 | Sat Dec 2 03:47:27 1995 Roland McGrath <roland@churchy.gnu.ai.mit.edu>cvs/libc-951202 | Roland McGrath | 3 | -134/+11 |
1995-12-02 | (_dl_sysdep_start) [DL_SYSDEP_INIT]: Invoke this macro before calling DL_MAIN. | Roland McGrath | 1 | -0/+4 |
1995-11-30 | * config.guess: Recognize Pentium under SCO.cvs/libc-951201 | Per Bothner | 1 | -0/+2 |
1995-11-30 | Wed Nov 29 12:30:50 1995 Roland McGrath <roland@churchy.gnu.ai.mit.edu>cvs/libc-951130 | Roland McGrath | 14 | -39/+41 |
1995-11-28 | Mon Nov 27 19:24:18 1995 Roland McGrath <roland@churchy.gnu.ai.mit.edu>cvs/libc-951129cvs/libc-951128 | Roland McGrath | 6 | -4/+104 |
1995-11-27 | * sysdeps/unix/sysv/linux/sys/mman.h: Add prototypes for new functionscvs/libc-951127 | Roland McGrath | 2 | -15/+26 |
1995-11-26 | Sun Nov 26 12:44:38 1995 Roland McGrath <roland@churchy.gnu.ai.mit.edu> | Roland McGrath | 2 | -2/+12 |
1995-11-26 | Sat Nov 25 02:48:47 1995 Ulrich Drepper <drepper@gnu.ai.mit.edu> | Roland McGrath | 24 | -397/+412 |
1995-11-26 | Sun Nov 26 02:00:02 1995 Ulrich Drepper <drepper@gnu.ai.mit.edu> | Roland McGrath | 7 | -4/+133 |
1995-11-24 | Thu Nov 23 18:26:52 1995 Roland McGrath <roland@churchy.gnu.ai.mit.edu>cvs/libc-951126cvs/libc-951125cvs/libc-951124 | Roland McGrath | 2 | -1/+17 |
1995-11-23 | Wed Nov 22 12:37:39 1995 Roland McGrath <roland@churchy.gnu.ai.mit.edu>cvs/libc-951123 | Roland McGrath | 14 | -164/+198 |
1995-11-22 | Tue Nov 21 14:12:13 1995 Roland McGrath <roland@churchy.gnu.ai.mit.edu>cvs/libc-951122 | Roland McGrath | 4 | -68/+83 |
1995-11-21 | Mon Nov 20 16:19:15 1995 Roland McGrath <roland@churchy.gnu.ai.mit.edu>cvs/libc-951121 | Roland McGrath | 4 | -470/+368 |
1995-11-20 | Sun Nov 19 18:23:07 1995 Roland McGrath <roland@churchy.gnu.ai.mit.edu>cvs/libc-951120 | Roland McGrath | 2 | -32/+164 |
1995-11-20 | Sat Nov 18 16:46:01 1995 Ulrich Drepper <drepper@gnu.ai.mit.edu> | Roland McGrath | 74 | -112/+5783 |
1995-11-18 | Fri Nov 17 17:57:00 1995 Roland McGrath <roland@churchy.gnu.ai.mit.edu>cvs/libc-951119cvs/libc-951118 | Roland McGrath | 6 | -51/+74 |
1995-11-17 | Thu Nov 16 06:07:49 1995 Roland McGrath <roland@churchy.gnu.ai.mit.edu>cvs/libc-951117 | Roland McGrath | 8 | -34/+111 |
1995-11-16 | * elf/dl-lookup.c (_dl_lookup_symbol): Undefined symbol is nocvs/libc-951116 | Roland McGrath | 4 | -3/+21 |
1995-11-16 | Wed Nov 15 19:22:07 1995 Roland McGrath <roland@churchy.gnu.ai.mit.edu> | Roland McGrath | 6 | -10/+125 |
1995-11-15 | Tue Nov 14 18:44:21 1995 Roland McGrath <roland@churchy.gnu.ai.mit.edu>cvs/libc-951115 | Roland McGrath | 1 | -0/+5 |
1995-11-14 | Mon Nov 13 15:23:01 1995 Roland McGrath <roland@churchy.gnu.ai.mit.edu>cvs/libc-951114 | Roland McGrath | 2 | -3/+17 |
1995-11-11 | * malloc/malloc.c (align): Assert that space for alignmentcvs/libc-951113cvs/libc-951112cvs/libc-951111 | Roland McGrath | 2 | -1/+7 |
1995-11-10 | Fri Nov 10 14:15:21 1995 Roland McGrath <roland@churchy.gnu.ai.mit.edu> | Roland McGrath | 16 | -170/+296 |
1995-11-09 | Wed Nov 8 16:31:25 1995 Roland McGrath <roland@churchy.gnu.ai.mit.edu>cvs/libc-951110cvs/libc-951109 | Roland McGrath | 3 | -1/+77 |
1995-11-08 | [__USE_BSD] (sig_t): New typedef. | Roland McGrath | 1 | -0/+5 |
1995-11-08 | (ptrace) [PTRACE_TRACEME]: Notify the proc server that we are now traced. | Thomas Bushnell, BSG | 1 | -0/+1 |
1995-11-08 | * elf/Makefile (ldd): Make it executable.cvs/libc-951108 | Roland McGrath | 4 | -8/+26 |
1995-11-07 | Tue Nov 7 12:29:46 1995 Roland McGrath <roland@churchy.gnu.ai.mit.edu> | Roland McGrath | 8 | -69/+199 |
1995-11-07 | Mon Nov 6 16:20:14 1995 Roland McGrath <roland@churchy.gnu.ai.mit.edu>cvs/libc-951107 | Roland McGrath | 2 | -3/+8 |
1995-11-06 | * stdio-common/vfprintf.c (%c): Count the character itself towardscvs/libc-951106 | Roland McGrath | 2 | -4/+5 |
1995-11-05 | Sun Nov 5 16:09:13 1995 Roland McGrath <roland@churchy.gnu.ai.mit.edu> | Roland McGrath | 2 | -1/+6 |
1995-11-03 | Fri Nov 3 17:27:49 1995 Roland McGrath <roland@churchy.gnu.ai.mit.edu>cvs/libc-951105cvs/libc-951104 | Roland McGrath | 8 | -61/+66 |
1995-11-03 | Thu Nov 2 19:24:37 1995 Roland McGrath <roland@churchy.gnu.ai.mit.edu>cvs/libc-951103 | Roland McGrath | 2 | -4/+5 |
1995-11-01 | * sysdeps/mach/hurd/getpriority.c (getpriority): Passcvs/libc-951102cvs/libc-951101 | Roland McGrath | 6 | -13/+29 |
1995-10-31 | Tue Oct 31 00:07:29 1995 Roland McGrath <roland@churchy.gnu.ai.mit.edu>cvs/libc-951031 | Roland McGrath | 12 | -21/+369 |
1995-10-30 | Thu Oct 26 23:11:11 1995 Ulrich Drepper <drepper@ipd.info.uni-karlsruhe.de> | Roland McGrath | 8 | -33/+60 |
1995-10-27 | Thu Oct 26 18:13:33 1995 Miles Bader <miles@gnu.ai.mit.edu>cvs/libc-951029 | Roland McGrath | 1 | -0/+9 |
1995-10-26 | Include "stdio-common/_itoa.h" instead of "stdio/_itoa.h". | Miles Bader | 1 | -1/+1 |
1995-10-26 | Swap args to dir_link. | Miles Bader | 4 | -4/+4 |
1995-10-26 | Thu Oct 26 00:11:13 1995 Roland McGrath <roland@churchy.gnu.ai.mit.edu> | Roland McGrath | 10 | -10/+110 |
1995-10-26 | Thu Oct 26 03:01:22 1995 Ulrich Drepper <drepper@ipd.info.uni-karlsruhe.de> | Roland McGrath | 1 | -0/+29 |
1995-10-26 | * hurd/hurdstartup.c (_hurd_startup): Use new | Roland McGrath | 15 | -90/+90 |
1995-10-26 | * stdio/stdio.h (sys_errlist, _sys_errlist): Declare const. | Roland McGrath | 3 | -27/+15 |
1995-10-25 | Wed Oct 25 14:23:35 1995 Roland McGrath <roland@churchy.gnu.ai.mit.edu> | Roland McGrath | 6 | -30/+80 |
1995-10-25 | * sysdeps/unix/sysv/linux/i386/sysdep.h (SYSCALL_ERROR_HANDLER): | Roland McGrath | 10 | -32/+99 |
1995-10-24 | * sunrpc/Makefile (librpcsvc-no-lib-dep): New variable. | Roland McGrath | 3 | -3/+13 |