about summary refs log tree commit diff
path: root/ChangeLog
Commit message (Expand)AuthorAgeFilesLines
* Wed Sep 27 00:27:25 1995 Roland McGrath <roland@churchy.gnu.ai.mit.edu>Roland McGrath1995-09-271-0/+11
* * locale/libintl.h: Rewritten by Ulrich Drepper for use with GNURoland McGrath1995-09-271-0/+8
* Tue Sep 26 16:50:17 1995 Roland McGrath <roland@churchy.gnu.ai.mit.edu>Roland McGrath1995-09-261-0/+16
* B2 are always congruent; just test that B1 is aligned.Roland McGrath1995-09-251-1/+2
* Fri Sep 22 14:24:25 1995 Roland McGrath <roland@churchy.gnu.ai.mit.edu> cvs/libc-950922Roland McGrath1995-09-221-0/+7
* * manual/Makefile (infodir, prefix, INSTALL, INSTALL_DATA): VariablesRoland McGrath1995-09-211-0/+3
* * time/africa, time/asia, time/europe, time/northamerica,Roland McGrath1995-09-211-0/+3
* * Makerules (build-shlib): Use $(@F:lib%.so=%) in place ofRoland McGrath1995-09-211-2/+3
* * Makerules (build-shlib): Use $(@F:lib%=%) in place of $(notdir $*),Roland McGrath1995-09-211-0/+3
* Thu Sep 21 00:03:53 1995 Roland McGrath <roland@churchy.gnu.ai.mit.edu>Roland McGrath1995-09-211-0/+33
* Wed Sep 20 18:02:03 1995 Roland McGrath <roland@churchy.gnu.ai.mit.edu>Roland McGrath1995-09-211-0/+38
* Mon Sep 18 15:06:00 1995 Roland McGrath <roland@churchy.gnu.ai.mit.edu>Roland McGrath1995-09-181-0/+5
* Mon Sep 18 12:39:22 1995 Paul Eggert <eggert@twinsun.com>Roland McGrath1995-09-181-0/+48
* Mon Sep 18 01:58:40 1995 Roland McGrath <roland@churchy.gnu.ai.mit.edu>Roland McGrath1995-09-181-0/+12
* Sun Sep 17 18:29:13 1995 Roland McGrath <roland@churchy.gnu.ai.mit.edu>Roland McGrath1995-09-181-0/+8
* Sat Sep 16 17:47:19 1995 Ulrich Drepper <drepper@ipd.info.uni-karlsruhe.de>Roland McGrath1995-09-171-0/+74
* Fri Sep 15 21:34:28 1995 Roland McGrath <roland@churchy.gnu.ai.mit.edu>Roland McGrath1995-09-171-0/+7
* Tue Sep 12 14:30:07 1995 Roland McGrath <roland@churchy.gnu.ai.mit.edu>Roland McGrath1995-09-141-0/+12
* * libc-symbols.h [HAVE_ELF] (symbol_set_declare): Declare theRoland McGrath1995-09-091-0/+3
* Fri Sep 8 16:25:22 1995 Roland McGrath <roland@churchy.gnu.ai.mit.edu>Roland McGrath1995-09-081-4/+13
* Document new files for Linux i386/ELF port.Ulrich Drepper1995-09-081-0/+83
* Wed Sep 6 19:41:10 1995 Roland McGrath <roland@churchy.gnu.ai.mit.edu>Roland McGrath1995-09-071-0/+6
* * sysdeps/mach/hurd/i386/longjmp-ts.c: Use new array format forRoland McGrath1995-09-011-0/+3
* Fri Sep 1 16:16:12 1995 Roland McGrath <roland@churchy.gnu.ai.mit.edu>Roland McGrath1995-09-011-0/+19
* Rewrote i386 setjmp in assembly.Roland McGrath1995-08-311-0/+12
* Wed Aug 30 16:44:55 1995 Roland McGrath <roland@churchy.gnu.ai.mit.edu>Roland McGrath1995-08-311-0/+15
* Tue Aug 29 12:35:56 1995 Roland McGrath <roland@churchy.gnu.ai.mit.edu>Roland McGrath1995-08-291-0/+9
* * sysdeps/mach/hurd/dirstream.h: Define `struct __dirstream'Roland McGrath1995-08-281-0/+21
* Fri Aug 25 12:12:42 1995 Roland McGrath <roland@churchy.gnu.ai.mit.edu>Roland McGrath1995-08-251-0/+28
* Tue Aug 22 16:49:12 1995 Roland McGrath <roland@churchy.gnu.ai.mit.edu>Roland McGrath1995-08-221-0/+21
* * sysdeps/mach/hurd/Makefile: Don't elide sunrpc and manual fromRoland McGrath1995-08-211-0/+3
* Thu Aug 17 16:18:38 1995 Roland McGrath <roland@churchy.gnu.ai.mit.edu>Roland McGrath1995-08-171-0/+22
* Wed Aug 16 17:04:26 1995 Roland McGrath <roland@churchy.gnu.ai.mit.edu>Roland McGrath1995-08-171-0/+10
* Mon Aug 14 16:51:13 1995 Roland McGrath <roland@churchy.gnu.ai.mit.edu>Roland McGrath1995-08-141-0/+46
* Wed Aug 9 14:25:35 1995 Miles Bader <miles@geech.gnu.ai.mit.edu>Roland McGrath1995-08-101-0/+21
* * stdlib/strtol.c: Use #ifdef, not #if, for HAVE_LIMITS_H.Roland McGrath1995-08-071-0/+5
* Mon Aug 7 14:04:36 1995 Roland McGrath <roland@churchy.gnu.ai.mit.edu>Roland McGrath1995-08-071-0/+10
* Fri Aug 4 16:01:59 1995 Roland McGrath <roland@churchy.gnu.ai.mit.edu>Roland McGrath1995-08-071-2/+24
* Sun Jul 30 01:09:08 1995 Jim Meyering (meyering@comco.com)Jim Meyering1995-07-301-0/+4
* * csu/Makefile [$(elf)=yes] (have-initfini): Set to yes.Roland McGrath1995-07-271-0/+17
* * stdio/vfscanf.c (conv_error): Simplify expression to avoidRoland McGrath1995-07-261-0/+9
* * asia, backward, europe, leapseconds, southamerica: New data fromRoland McGrath1995-07-261-0/+30
* Wed Jul 26 02:00:29 1995 Roland McGrath <roland@churchy.gnu.ai.mit.edu> cvs/bind-493b24Roland McGrath1995-07-261-0/+12
* * sysdeps/mach/hurd/pathconf.c: Declare VALUE as int, not long int.Roland McGrath1995-07-251-0/+2
* * stdlib/strtol.c [_LIBC]: Define STDC_HEADERS.Roland McGrath1995-07-251-0/+15
* Tue Jul 25 09:14:53 1995 Roland McGrath <roland@churchy.gnu.ai.mit.edu>Roland McGrath1995-07-251-0/+5
* Mon Jul 24 03:13:16 1995 Roland McGrath <roland@churchy.gnu.ai.mit.edu>Roland McGrath1995-07-241-0/+4
* Sat Jul 22 20:53:18 1995 Roland McGrath <roland@churchy.gnu.ai.mit.edu> cvs/libc-950723 cvs/libc-950722Roland McGrath1995-07-231-0/+8
* *** empty log message ***Thomas Bushnell, BSG1995-07-231-7/+18
* * Makefile (autoconf-it): Make it executable and unwritable.Roland McGrath1995-07-221-0/+5