| Commit message (Expand) | Author | Age | Files | Lines |
* | Regenerated | Roland McGrath | 1995-04-19 | 1 | -270/+0 |
* | * libc-symbols.h (strong_alias_asm, strong_alias): Use | Roland McGrath | 1995-04-18 | 3 | -5/+48 |
* | Tue Apr 18 14:00:19 1995 Roland McGrath <roland@churchy.gnu.ai.mit.edu> | Roland McGrath | 1995-04-18 | 3 | -1/+36 |
* | (main): Don't generate "#ifdef HAVE_WEAK_SYMBOLS" #defns. | Roland McGrath | 1995-04-18 | 1 | -5/+0 |
* | * sysdeps/alpha/strlen.c (strlen): Fix cmpbge insn, and returning | Brendan Kehoe | 1995-04-17 | 2 | -5/+11 |
* | * /sysdeps/unix/bsd/ultrix4/mips/sysdep.h: New file defining ... | Brendan Kehoe | 1995-04-16 | 2 | -0/+8 |
* | * sysdeps/ieee754/mpn2dbl.c (__mpn_construct_double) | Brendan Kehoe | 1995-04-15 | 3 | -2/+7 |
* | * sysdeps/unix/bsd/osf/alpha/killpg.S (killpg): Add .end directive. ... | Brendan Kehoe | 1995-04-15 | 12 | -1/+24 |
* | ... changing to use /**/ instead of ! as comments | Brendan Kehoe | 1995-04-15 | 2 | -2/+3 |
* | * sysdeps/unix/mips/brk.S (__brk, __curbrk): Add .end. * sysd... | Brendan Kehoe | 1995-04-15 | 17 | -3/+36 |
* | * sysdeps/unix/bsd/osf/alpha/start.S: Change comments to be p... | Brendan Kehoe | 1995-04-15 | 2 | -13/+18 |
* | * sysdeps/unix/bsd/osf/alpha/sysdep.h (NO_UNDERSCORES): Define. | Brendan Kehoe | 1995-04-15 | 2 | -0/+7 |
* | Fri Apr 14 15:53:46 1995 Roland McGrath <roland@churchy.gnu.ai.mit.edu> | Roland McGrath | 1995-04-14 | 1 | -0/+5 |
* | * Makefile (distribute): Add ChangeLog.[0-9]. | Roland McGrath | 1995-04-14 | 12 | -10407/+10503 |
* | * sysdeps/generic/expm1.c: #undef expm1 before weak_alias. | Roland McGrath | 1995-04-14 | 4 | -15/+56 |
* | Thu Apr 13 09:45:01 1995 Roland McGrath <roland@churchy.gnu.ai.mit.edu> | Roland McGrath | 1995-04-14 | 2 | -2/+11 |
* | Wed Apr 12 23:27:22 1995 Roland McGrath <roland@churchy.gnu.ai.mit.edu> | Roland McGrath | 1995-04-13 | 2 | -0/+8 |
* | Tue Apr 11 20:38:55 1995 Roland McGrath <roland@churchy.gnu.ai.mit.edu> cvs/libc-950411 | Roland McGrath | 1995-04-12 | 6 | -4/+39 |
* | Mon Apr 10 14:53:15 1995 Roland McGrath <roland@churchy.gnu.ai.mit.edu> | Roland McGrath | 1995-04-10 | 3 | -2/+12 |
* | Sun Apr 9 01:24:33 1995 Roland McGrath <roland@churchy.gnu.ai.mit.edu> | Roland McGrath | 1995-04-10 | 3 | -5/+24 |
* | * extra-lib.mk (install-lib, extra-objs, alltypes-$(lib)): Make | Roland McGrath | 1995-04-08 | 2 | -3/+11 |
* | * locale/loadlocale.c (_nl_load_locale): Use MAP_INHERIT flag in | Roland McGrath | 1995-04-08 | 7 | -7/+48 |
* | * malloc/free.c (__malloc_safe_bcopy, memmove): Don't define | Roland McGrath | 1995-04-08 | 2 | -23/+15 |
* | Sat Apr 8 00:40:59 1995 Roland McGrath <roland@churchy.gnu.ai.mit.edu> | Roland McGrath | 1995-04-08 | 1 | -0/+9 |
* | Accept -lites* as op sys. | Richard M. Stallman | 1995-04-07 | 1 | -2/+4 |
* | * hurd/hurdinline.c: Include signal.h first, so we don't define | Roland McGrath | 1995-04-06 | 4 | -4/+14 |
* | * misc/login_tty.c [! TIOCSCTTY]: Try an emulation using ttyname | Roland McGrath | 1995-04-05 | 2 | -0/+23 |
* | Wed Apr 5 00:13:45 1995 Roland McGrath <roland@churchy.gnu.ai.mit.edu> | Roland McGrath | 1995-04-05 | 2 | -2/+6 |
* | * sysdeps/unix/start.c: Remove spurious decl and #endif. | Roland McGrath | 1995-04-04 | 2 | -2/+2 |
* | Tue Apr 4 00:48:53 1995 Roland McGrath <roland@churchy.gnu.ai.mit.edu> | Roland McGrath | 1995-04-04 | 3 | -2/+16 |
* | * posix/execvp.c: Don't use stat to search path; just try execv | Roland McGrath | 1995-04-03 | 2 | -45/+25 |
* | Sun Apr 2 13:13:52 1995 Roland McGrath <roland@churchy.gnu.ai.mit.edu> | Roland McGrath | 1995-04-02 | 7 | -5/+183 |
* | * Makerules (lib%.so: lib%_pic.a): Pass -L options for subdir and cvs/libc-950402 | Roland McGrath | 1995-04-01 | 3 | -6/+17 |
* | Sat Apr 1 00:08:06 1995 Roland McGrath <roland@churchy.gnu.ai.mit.edu> | Roland McGrath | 1995-04-01 | 6 | -109/+39 |
* | New file, broken out of mutex-solid.c. | Roland McGrath | 1995-04-01 | 1 | -0/+30 |
* | * sysdeps/alpha/__longjmp.c (__longjmp): Take out const. | Brendan Kehoe | 1995-03-31 | 2 | -1/+2 |
* | * sysdeps/mips/__longjmp.c (__longjmp): Take out CONST. | Brendan Kehoe | 1995-03-31 | 2 | -1/+5 |
* | Thu Mar 30 01:38:00 1995 Roland McGrath <roland@churchy.gnu.ai.mit.edu> | Roland McGrath | 1995-03-30 | 3 | -2/+66 |
* | * Make-dist (README): Commit it to CVS if there is a CVS directory. | Roland McGrath | 1995-03-29 | 31 | -2/+97 |
* | Wed Mar 29 11:26:48 1995 Roland McGrath <roland@churchy.gnu.ai.mit.edu> | Roland McGrath | 1995-03-29 | 6 | -31/+46 |
* | * mach/Makefile (headers): Add mach/mach_traps.h. | Roland McGrath | 1995-03-27 | 4 | -4/+8 |
* | * sysdeps/unix/bsd/bsd4.4/revoke.S: New file. | Roland McGrath | 1995-03-27 | 8 | -3/+77 |
* | Mon Mar 27 02:23:15 1995 Roland McGrath <roland@churchy.gnu.ai.mit.edu> | Roland McGrath | 1995-03-27 | 22 | -40/+682 |
* | * misc/Makefile (headers): Add utmp.h. | Roland McGrath | 1995-03-24 | 5 | -4/+74 |
* | Fri Mar 24 02:35:37 1995 Roland McGrath <roland@churchy.gnu.ai.mit.edu> | Roland McGrath | 1995-03-24 | 6 | -715/+919 |
* | All the mpn stuff moved here from stdio/Makefile. | Roland McGrath | 1995-03-24 | 1 | -0/+59 |
* | (rm400, rm600): New machine names. (sinix5.*, sinix): New os aliases. (mips-s... | Richard M. Stallman | 1995-03-22 | 1 | -0/+13 |
* | (signame_init): Define SIGINFO. cvs/make-3-73-1 cvs/make-3-73 cvs/make-3-72-13 cvs/make-3-72-12 | Roland McGrath | 1995-03-21 | 1 | -0/+3 |
* | Tue Mar 21 00:14:27 1995 Roland McGrath <roland@churchy.gnu.ai.mit.edu> | Roland McGrath | 1995-03-21 | 13 | -102/+104 |
* | * Makefile (parent-mostlyclean): Don't use $(libc.a). | Roland McGrath | 1995-03-21 | 3 | -2/+6 |