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