Age | Commit message (Expand) | Author | Files | Lines |
1996-09-28 | update from main archive 960927cvs/libc-961001cvs/libc-960929cvs/libc-960928 | Ulrich Drepper | 1 | -0/+1 |
1996-09-10 | update from main archive 960909cvs/libc-960910 | Ulrich Drepper | 1 | -3/+39 |
1996-08-15 | update from main archive 960814cvs/libc-960815 | Ulrich Drepper | 1 | -3/+1 |
1996-08-12 | Last minute change.cvs/libc-ud-960811-2 | Ulrich Drepper | 1 | -0/+2 |
1996-08-11 | Update to 960810.cvs/libc-ud-960810cvs/libc-960811 | Ulrich Drepper | 1 | -2/+6 |
1996-08-09 | Update.cvs/libc-ud-960808cvs/libc-960809 | Ulrich Drepper | 1 | -0/+13 |
1996-08-07 | Update.cvs/libc-ud-960807cvs/libc-960808 | Ulrich Drepper | 2 | -51/+53 |
1996-07-29 | Sun Jul 28 23:46:14 1996 Roland McGrath <roland@delasyd.gnu.ai.mit.edu> | Roland McGrath | 1 | -0/+1 |
1996-07-27 | Sat Jul 27 04:37:34 1996 Ulrich Drepper <drepper@cygnus.com> | Roland McGrath | 1 | -5/+3 |
1996-07-26 | Fri Jul 26 04:41:28 1996 Ulrich Drepper <drepper@cygnus.com> | Roland McGrath | 1 | -18/+20 |
1996-07-08 | string/argz-delete.c (argz_delete): Use memmove instead of memcpy for possbly... | Thomas Bushnell, BSG | 1 | -1/+1 |
1996-07-08 | (__argz_insert): Use memmove instead of memcpy for possible overlapping strings. | Thomas Bushnell, BSG | 1 | -2/+2 |
1996-07-04 | Wed Jul 3 16:29:41 1996 Roland McGrath <roland@delasyd.gnu.ai.mit.edu>cvs/libc-960705cvs/libc-960704 | Roland McGrath | 2 | -3/+5 |
1996-07-01 | Mon Jul 1 12:29:50 1996 Roland McGrath <roland@delasyd.gnu.ai.mit.edu> | Roland McGrath | 1 | -1/+1 |
1996-07-01 | Sat Jun 29 00:02:11 1996 Andreas Schwab <schwab@issan.informatik.uni-dortmu... | Roland McGrath | 1 | -1/+1 |
1996-06-28 | Fri Jun 28 07:27:10 1996 Roland McGrath <roland@delasyd.gnu.ai.mit.edu> | Roland McGrath | 2 | -4/+8 |
1996-06-28 | Fri Jun 28 02:41:08 1996 Roland McGrath <roland@delasyd.gnu.ai.mit.edu>cvs/libc-960628 | Roland McGrath | 4 | -13/+62 |
1996-06-26 | Wed Jun 26 01:58:49 1996 Roland McGrath <roland@delasyd.gnu.ai.mit.edu> | Roland McGrath | 1 | -0/+2 |
1996-06-12 | * Makerules (elfobjdir): Use $(objdir) if set, even in elf subdir. | Roland McGrath | 1 | -4/+4 |
1996-06-11 | * string/basename.c (basename): Cast FILENAME to char * for return. | Roland McGrath | 1 | -1/+1 |
1996-06-11 | * elf/Makefile ($(objpfx)$(rtld-installed-name)): New target to make | Roland McGrath | 2 | -1/+28 |
1996-06-07 | Fri Jun 7 09:11:17 1996 Roland McGrath <roland@delasyd.gnu.ai.mit.edu> | Roland McGrath | 2 | -2/+2 |
1996-06-02 | Wed May 29 00:57:37 1996 David Mosberger-Tang <davidm@azstarnet.com> | Roland McGrath | 1 | -0/+5 |
1996-05-30 | Thu May 30 11:24:05 1996 Roland McGrath <roland@delasyd.gnu.ai.mit.edu>cvs/libc-960602cvs/libc-960601cvs/libc-960531 | Roland McGrath | 1 | -32/+45 |
1996-05-29 | Wed May 29 12:53:10 1996 Roland McGrath <roland@delasyd.gnu.ai.mit.edu>cvs/libc-960530 | Roland McGrath | 1 | -3/+3 |
1996-05-29 | Tue May 28 04:38:10 1996 Ulrich Drepper <drepper@cygnus.com> | Roland McGrath | 1 | -73/+0 |
1996-05-26 | Sun May 26 15:15:08 1996 Roland McGrath <roland@delasyd.gnu.ai.mit.edu> | Roland McGrath | 5 | -14/+165 |
1996-05-22 | (__argz_extract): Add terminating 0 entry. | Miles Bader | 1 | -2/+3 |
1996-05-22 | (__argz_create): Correctly calculate length. | Miles Bader | 1 | -1/+1 |
1996-05-14 | Tue May 14 14:07:10 1996 Roland McGrath <roland@delasyd.gnu.ai.mit.edu>cvs/libc-960515 | Roland McGrath | 1 | -0/+1 |
1996-05-13 | * configure.in (--with-fp): Note in help string that it's the default. | Roland McGrath | 1 | -9/+9 |
1996-05-10 | *** empty log message *** | Thomas Bushnell, BSG | 1 | -1/+1 |
1996-05-10 | *** empty log message *** | Thomas Bushnell, BSG | 1 | -1/+1 |
1996-05-10 | (__argz_create, argz_create): Restore const keyword. | Thomas Bushnell, BSG | 1 | -2/+2 |
1996-05-10 | (envz_get): Remove const from return type. | Miles Bader | 2 | -2/+2 |
1996-05-10 | (argz_create): Fix param type. | Miles Bader | 1 | -1/+1 |
1996-05-10 | *** empty log message *** | Thomas Bushnell, BSG | 1 | -2/+2 |
1996-05-10 | (__argz_create, argz_create): Omit const keyword from declaration of ARGV. | Thomas Bushnell, BSG | 1 | -2/+2 |
1996-05-08 | Tue May 7 19:00:01 1996 Roland McGrath <roland@delasyd.gnu.ai.mit.edu> | Roland McGrath | 2 | -3/+3 |
1996-05-04 | Sat May 4 05:44:25 1996 Roland McGrath <roland@delasyd.gnu.ai.mit.edu> | Roland McGrath | 5 | -42/+43 |
1996-05-03 | Fri May 3 13:32:08 1996 Roland McGrath <roland@delasyd.gnu.ai.mit.edu>cvs/libc-960504 | Roland McGrath | 8 | -45/+209 |
1996-05-01 | Wed May 1 09:10:04 1996 Roland McGrath <roland@delasyd.gnu.ai.mit.edu> | Roland McGrath | 3 | -19/+15 |
1996-04-29 | Mon Apr 29 00:11:59 1996 Roland McGrath <roland@delasyd.gnu.ai.mit.edu> | Roland McGrath | 11 | -2/+652 |
1996-04-21 | Sat Apr 20 18:13:00 1996 Roland McGrath <roland@delasyd.gnu.ai.mit.edu>cvs/libc-960423cvs/libc-960422cvs/libc-960421 | Roland McGrath | 1 | -1/+1 |
1996-03-28 | * locale/programs/xmalloc.c: Test _LIBC as well as STDC_HEADERS. | Roland McGrath | 2 | -10/+7 |
1996-03-28 | Thu Mar 28 03:25:10 1996 Roland McGrath <roland@charlie-brown.gnu.ai.mit.edu> | Roland McGrath | 2 | -18/+299 |
1996-03-19 | Tue Mar 19 14:18:42 1996 Roland McGrath <roland@charlie-brown.gnu.ai.mit.edu> | Roland McGrath | 1 | -0/+2 |
1996-03-17 | Sun Mar 17 07:19:33 1996 Roland McGrath <roland@charlie-brown.gnu.ai.mit.edu>cvs/libc-960318 | Roland McGrath | 1 | -0/+25 |
1996-03-14 | Thu Mar 14 06:01:07 1996 Roland McGrath <roland@charlie-brown.gnu.ai.mit.edu> | Roland McGrath | 3 | -2/+50 |
1996-01-17 | Sun Jan 14 01:01:10 1996 Ulrich Drepper <drepper@ipd.info.uni-karlsruhe.de> | Roland McGrath | 1 | -0/+3 |