Age | Commit message (Expand) | Author |
1995-04-10 | Mon Apr 10 14:53:15 1995 Roland McGrath <roland@churchy.gnu.ai.mit.edu> | Roland McGrath |
1995-04-10 | Sun 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)): Make | Roland McGrath |
1995-04-08 | * locale/loadlocale.c (_nl_load_locale): Use MAP_INHERIT flag in | Roland McGrath |
1995-04-08 | * malloc/free.c (__malloc_safe_bcopy, memmove): Don't define | Roland McGrath |
1995-04-08 | Sat Apr 8 00:40:59 1995 Roland McGrath <roland@churchy.gnu.ai.mit.edu> | Roland McGrath |
1995-04-06 | * hurd/hurdinline.c: Include signal.h first, so we don't define | Roland McGrath |
1995-04-05 | * misc/login_tty.c [! TIOCSCTTY]: Try an emulation using ttyname | Roland McGrath |
1995-04-05 | Wed 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-04 | Tue 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 execv | Roland McGrath |
1995-04-02 | Sun 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-950402 | Roland McGrath |
1995-04-01 | Sat Apr 1 00:08:06 1995 Roland McGrath <roland@churchy.gnu.ai.mit.edu> | 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-30 | Thu 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-29 | Wed 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-27 | Mon 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-24 | Fri Mar 24 02:35:37 1995 Roland McGrath <roland@churchy.gnu.ai.mit.edu> | Roland McGrath |
1995-03-21 | Tue 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-20 | Mon Mar 20 03:19:23 1995 Roland McGrath <roland@churchy.gnu.ai.mit.edu> | Roland McGrath |
1995-03-18 | Sat 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-17 | Fri Mar 17 12:58:37 1995 Roland McGrath <roland@churchy.gnu.ai.mit.edu> | Roland McGrath |
1995-03-17 | Handle 80-bit denormalized numbers correctly. | Roland McGrath |
1995-03-17 | Fri Mar 17 13:28:04 1995 Ulrich Drepper <drepper@ipd.info.uni-karlsruhe.de> | Ulrich Drepper |
1995-03-16 | * stdlib/strtold.c (STRTOF): Set to strtold, not __strtold. | Roland McGrath |
1995-03-16 | Thu 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 int | Roland McGrath |
1995-03-13 | Support building several flavors of objects and libraries. | Roland McGrath |
1995-03-13 | Mon Mar 13 01:48:16 1995 Roland McGrath <roland@churchy.gnu.ai.mit.edu> | Roland McGrath |
1995-03-13 | Sun Mar 12 18:21:10 1995 Roland McGrath <roland@churchy.gnu.ai.mit.edu> | Roland McGrath |
1995-03-10 | Fri Mar 10 13:31:29 1995 Roland McGrath <roland@churchy.gnu.ai.mit.edu> | Roland McGrath |
1995-03-10 | * locale/categories.def (LC_CTYPE): Merge CLASS_EB and CLASS_EL | Roland McGrath |
1995-03-10 | * configure.in: Use AC_CHECK_TOOL for CC, AR, RANLIB. Accept args | Roland McGrath |
1995-03-10 | Thu Mar 9 22:29:03 1995 Roland McGrath <roland@churchy.gnu.ai.mit.edu> | Roland McGrath |
1995-03-10 | * sysdeps/alpha/divrem.m4: Undefine `ret' to avoid the definition ... | Brendan Kehoe |
1995-03-10 | duh, don't need __attribute__ in the alpha header, it's in the toplevel one | Brendan Kehoe |
1995-03-10 | * sysdeps/alpha/__longjmp.c (__longjmp): Remove obsolete __NORETURN ... | Brendan Kehoe |
1995-03-10 | * sysdeps/alpha/__math.h (__copysign): Use attribute instead of old ... | Brendan Kehoe |
1995-03-10 | fix typo | Brendan Kehoe |
1995-03-10 | * configure.in: Match `osf*', not `osf1*'. * configure: Likew... | Brendan Kehoe |