about summary refs log tree commit diff
path: root/string
Commit message (Expand)AuthorAgeFilesLines
* string/argz-delete.c (argz_delete): Use memmove instead of memcpy for possbly...Thomas Bushnell, BSG1996-07-081-1/+1
* (__argz_insert): Use memmove instead of memcpy for possible overlapping strings.Thomas Bushnell, BSG1996-07-081-2/+2
* Wed Jul 3 16:29:41 1996 Roland McGrath <roland@delasyd.gnu.ai.mit.edu> cvs/libc-960705 cvs/libc-960704Roland McGrath1996-07-042-3/+5
* Mon Jul 1 12:29:50 1996 Roland McGrath <roland@delasyd.gnu.ai.mit.edu>Roland McGrath1996-07-011-1/+1
* Sat Jun 29 00:02:11 1996 Andreas Schwab <schwab@issan.informatik.uni-dortmu...Roland McGrath1996-07-011-1/+1
* Fri Jun 28 07:27:10 1996 Roland McGrath <roland@delasyd.gnu.ai.mit.edu>Roland McGrath1996-06-282-4/+8
* Fri Jun 28 02:41:08 1996 Roland McGrath <roland@delasyd.gnu.ai.mit.edu> cvs/libc-960628Roland McGrath1996-06-284-13/+62
* Wed Jun 26 01:58:49 1996 Roland McGrath <roland@delasyd.gnu.ai.mit.edu>Roland McGrath1996-06-261-0/+2
* * Makerules (elfobjdir): Use $(objdir) if set, even in elf subdir.Roland McGrath1996-06-121-4/+4
* * string/basename.c (basename): Cast FILENAME to char * for return.Roland McGrath1996-06-111-1/+1
* * elf/Makefile ($(objpfx)$(rtld-installed-name)): New target to makeRoland McGrath1996-06-112-1/+28
* Fri Jun 7 09:11:17 1996 Roland McGrath <roland@delasyd.gnu.ai.mit.edu>Roland McGrath1996-06-072-2/+2
* Wed May 29 00:57:37 1996 David Mosberger-Tang <davidm@azstarnet.com>Roland McGrath1996-06-021-0/+5
* Thu May 30 11:24:05 1996 Roland McGrath <roland@delasyd.gnu.ai.mit.edu> cvs/libc-960602 cvs/libc-960601 cvs/libc-960531Roland McGrath1996-05-301-32/+45
* Wed May 29 12:53:10 1996 Roland McGrath <roland@delasyd.gnu.ai.mit.edu> cvs/libc-960530Roland McGrath1996-05-291-3/+3
* Tue May 28 04:38:10 1996 Ulrich Drepper <drepper@cygnus.com>Roland McGrath1996-05-291-73/+0
* Sun May 26 15:15:08 1996 Roland McGrath <roland@delasyd.gnu.ai.mit.edu>Roland McGrath1996-05-265-14/+165
* (__argz_extract): Add terminating 0 entry.Miles Bader1996-05-221-2/+3
* (__argz_create): Correctly calculate length.Miles Bader1996-05-221-1/+1
* Tue May 14 14:07:10 1996 Roland McGrath <roland@delasyd.gnu.ai.mit.edu> cvs/libc-960515Roland McGrath1996-05-141-0/+1
* * configure.in (--with-fp): Note in help string that it's the default.Roland McGrath1996-05-131-9/+9
* *** empty log message ***Thomas Bushnell, BSG1996-05-101-1/+1
* *** empty log message ***Thomas Bushnell, BSG1996-05-101-1/+1
* (__argz_create, argz_create): Restore const keyword.Thomas Bushnell, BSG1996-05-101-2/+2
* (envz_get): Remove const from return type.Miles Bader1996-05-102-2/+2
* (argz_create): Fix param type.Miles Bader1996-05-101-1/+1
* *** empty log message ***Thomas Bushnell, BSG1996-05-101-2/+2
* (__argz_create, argz_create): Omit const keyword from declaration of ARGV.Thomas Bushnell, BSG1996-05-101-2/+2
* Tue May 7 19:00:01 1996 Roland McGrath <roland@delasyd.gnu.ai.mit.edu>Roland McGrath1996-05-082-3/+3
* Sat May 4 05:44:25 1996 Roland McGrath <roland@delasyd.gnu.ai.mit.edu>Roland McGrath1996-05-045-42/+43
* Fri May 3 13:32:08 1996 Roland McGrath <roland@delasyd.gnu.ai.mit.edu> cvs/libc-960504Roland McGrath1996-05-038-45/+209
* Wed May 1 09:10:04 1996 Roland McGrath <roland@delasyd.gnu.ai.mit.edu>Roland McGrath1996-05-013-19/+15
* Mon Apr 29 00:11:59 1996 Roland McGrath <roland@delasyd.gnu.ai.mit.edu>Roland McGrath1996-04-2911-2/+652
* Sat Apr 20 18:13:00 1996 Roland McGrath <roland@delasyd.gnu.ai.mit.edu> cvs/libc-960423 cvs/libc-960422 cvs/libc-960421Roland McGrath1996-04-211-1/+1
* * locale/programs/xmalloc.c: Test _LIBC as well as STDC_HEADERS.Roland McGrath1996-03-282-10/+7
* Thu Mar 28 03:25:10 1996 Roland McGrath <roland@charlie-brown.gnu.ai.mit.edu>Roland McGrath1996-03-282-18/+299
* Tue Mar 19 14:18:42 1996 Roland McGrath <roland@charlie-brown.gnu.ai.mit.edu>Roland McGrath1996-03-191-0/+2
* Sun Mar 17 07:19:33 1996 Roland McGrath <roland@charlie-brown.gnu.ai.mit.edu> cvs/libc-960318Roland McGrath1996-03-171-0/+25
* Thu Mar 14 06:01:07 1996 Roland McGrath <roland@charlie-brown.gnu.ai.mit.edu>Roland McGrath1996-03-143-2/+50
* Sun Jan 14 01:01:10 1996 Ulrich Drepper <drepper@ipd.info.uni-karlsruhe.de>Roland McGrath1996-01-171-0/+3
* Fri Jan 12 13:40:01 1996 Roland McGrath <roland@churchy.gnu.ai.mit.edu> cvs/libc-960113Roland McGrath1996-01-131-1/+11
* Thu Oct 26 23:11:11 1995 Ulrich Drepper <drepper@ipd.info.uni-karlsruhe.de>Roland McGrath1995-10-301-3/+3
* * hurd/hurd/signal.h: Declare hurd_preempt_signals andRoland McGrath1995-10-171-2/+1
* Tue Oct 17 01:21:21 1995 Roland McGrath <roland@churchy.gnu.ai.mit.edu>Roland McGrath1995-10-171-8/+8
* * sysdeps/mach/hurd/getcwd.c (__getcwd): Renamed from getcwd.Roland McGrath1995-09-281-8/+3
* Sat Sep 16 17:47:19 1995 Ulrich Drepper <drepper@ipd.info.uni-karlsruhe.de>Roland McGrath1995-09-173-9/+44
* Sat Apr 1 00:08:06 1995 Roland McGrath <roland@churchy.gnu.ai.mit.edu>Roland McGrath1995-04-012-88/+12
* * Make-dist (README): Commit it to CVS if there is a CVS directory.Roland McGrath1995-03-291-0/+1
* * string/Makefile (distribute): Add pagecopy.h.Roland McGrath1995-02-211-1/+1
* initial importRoland McGrath1995-02-1818-0/+1522