aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
1995-04-12Tue Apr 11 20:38:55 1995 Roland McGrath <roland@churchy.gnu.ai.mit.edu>cvs/libc-950411Roland McGrath
1995-04-10Mon Apr 10 14:53:15 1995 Roland McGrath <roland@churchy.gnu.ai.mit.edu>Roland McGrath
1995-04-10Sun Apr 9 01:24:33 1995 Roland McGrath <roland@churchy.gnu.ai.mit.edu>Roland McGrath
1995-04-08* extra-lib.mk (install-lib, extra-objs, alltypes-$(lib)): MakeRoland McGrath
1995-04-08* locale/loadlocale.c (_nl_load_locale): Use MAP_INHERIT flag inRoland McGrath
1995-04-08* malloc/free.c (__malloc_safe_bcopy, memmove): Don't defineRoland McGrath
1995-04-08Sat Apr 8 00:40:59 1995 Roland McGrath <roland@churchy.gnu.ai.mit.edu>Roland McGrath
1995-04-07Accept -lites* as op sys.Richard M. Stallman
1995-04-06* hurd/hurdinline.c: Include signal.h first, so we don't defineRoland McGrath
1995-04-05* misc/login_tty.c [! TIOCSCTTY]: Try an emulation using ttynameRoland McGrath
1995-04-05Wed Apr 5 00:13:45 1995 Roland McGrath <roland@churchy.gnu.ai.mit.edu>Roland McGrath
1995-04-04* sysdeps/unix/start.c: Remove spurious decl and #endif.Roland McGrath
1995-04-04Tue Apr 4 00:48:53 1995 Roland McGrath <roland@churchy.gnu.ai.mit.edu>Roland McGrath
1995-04-03* posix/execvp.c: Don't use stat to search path; just try execvRoland McGrath
1995-04-02Sun Apr 2 13:13:52 1995 Roland McGrath <roland@churchy.gnu.ai.mit.edu>Roland McGrath
1995-04-01* Makerules (lib%.so: lib%_pic.a): Pass -L options for subdir andcvs/libc-950402Roland McGrath
1995-04-01Sat Apr 1 00:08:06 1995 Roland McGrath <roland@churchy.gnu.ai.mit.edu>Roland McGrath
1995-04-01New file, broken out of mutex-solid.c.Roland McGrath
1995-03-31 * sysdeps/alpha/__longjmp.c (__longjmp): Take out const.Brendan Kehoe
1995-03-31 * sysdeps/mips/__longjmp.c (__longjmp): Take out CONST.Brendan Kehoe
1995-03-30Thu Mar 30 01:38:00 1995 Roland McGrath <roland@churchy.gnu.ai.mit.edu>Roland McGrath
1995-03-29* Make-dist (README): Commit it to CVS if there is a CVS directory.Roland McGrath
1995-03-29Wed Mar 29 11:26:48 1995 Roland McGrath <roland@churchy.gnu.ai.mit.edu>Roland McGrath
1995-03-27* mach/Makefile (headers): Add mach/mach_traps.h.Roland McGrath
1995-03-27* sysdeps/unix/bsd/bsd4.4/revoke.S: New file.Roland McGrath
1995-03-27Mon Mar 27 02:23:15 1995 Roland McGrath <roland@churchy.gnu.ai.mit.edu>Roland McGrath
1995-03-24* misc/Makefile (headers): Add utmp.h.Roland McGrath
1995-03-24Fri Mar 24 02:35:37 1995 Roland McGrath <roland@churchy.gnu.ai.mit.edu>Roland McGrath
1995-03-24All the mpn stuff moved here from stdio/Makefile.Roland McGrath
1995-03-22(rm400, rm600): New machine names. (sinix5.*, sinix): New os aliases. (mips-s...Richard M. Stallman
1995-03-21(signame_init): Define SIGINFO.cvs/make-3-73-1cvs/make-3-73cvs/make-3-72-13cvs/make-3-72-12Roland McGrath
1995-03-21Tue Mar 21 00:14:27 1995 Roland McGrath <roland@churchy.gnu.ai.mit.edu>Roland McGrath
1995-03-21* Makefile (parent-mostlyclean): Don't use $(libc.a).Roland McGrath
1995-03-21* Makerules (lib): Depend on lib-noranlib.Roland McGrath
1995-03-20Mon Mar 20 03:19:23 1995 Roland McGrath <roland@churchy.gnu.ai.mit.edu>Roland McGrath
1995-03-18Sat Mar 18 14:07:08 1995 Roland McGrath <roland@churchy.gnu.ai.mit.edu>Roland McGrath
1995-03-18* Makefile (subdirs): Put elf last.Roland McGrath
1995-03-17Fri Mar 17 12:58:37 1995 Roland McGrath <roland@churchy.gnu.ai.mit.edu>Roland McGrath
1995-03-17Handle 80-bit denormalized numbers correctly.Roland McGrath
1995-03-17Undo bogus change by drepperRoland McGrath
1995-03-17Fri Mar 17 13:28:04 1995 Ulrich Drepper <drepper@ipd.info.uni-karlsruhe.de>Ulrich Drepper
1995-03-17(__mpn_extract_long_double): Handle 80-bit denormalized numbers correct.Ulrich Drepper
1995-03-16* stdlib/strtold.c (STRTOF): Set to strtold, not __strtold.Roland McGrath
1995-03-16Thu Mar 16 00:04:41 1995 Roland McGrath <roland@churchy.gnu.ai.mit.edu>Roland McGrath
1995-03-13* stdio/printf_fp.c (group_number): Cast *GROUPING to unsigned intRoland McGrath
1995-03-13Support building several flavors of objects and libraries.Roland McGrath
1995-03-13Mon Mar 13 01:48:16 1995 Roland McGrath <roland@churchy.gnu.ai.mit.edu>Roland McGrath
1995-03-13#if 0 out code for non-ASCII chars until the locale data format is implemented.Roland McGrath
1995-03-13Remove ansidecl.h and clean up for use by other packages. [LONG_MAX <= LONG_M...Jim Meyering
1995-03-13Kludge no longer necessaryRoland McGrath