about summary refs log tree commit diff
Commit message (Expand)AuthorAgeFilesLines
* [HAVE_UNISTD_H]: Include unistd.h so it can declare sys_siglist. cvs/make-3-73-2Roland McGrath1995-04-261-0/+8
* Support Linux elf and a.out systems; Add parisc supportMichael Meissner1995-04-261-6/+23
* (_nl_free_locale): Do nothing if DATA is null.Roland McGrath1995-04-261-0/+3
* (CRAY*Y-MP:*:*:*): New entry.Richard Kenner1995-04-261-0/+3
* (glob): If GLOB_MARK set, stat names to find directories and append slashes t...Roland McGrath1995-04-251-6/+26
* Sat Apr 22 14:48:03 1995 Roland McGrath <roland@churchy.gnu.ai.mit.edu>Roland McGrath1995-04-2410-82/+463
* * hurd/hurdsig.c: Use assert_perror for many calls which shouldRoland McGrath1995-04-213-41/+57
* Thu Apr 20 22:23:58 1995 Roland McGrath <roland@churchy.gnu.ai.mit.edu>Roland McGrath1995-04-212-2/+12
* .Roland McGrath1995-04-201-0/+1
* Wed Apr 19 18:12:56 1995 Roland McGrath <roland@churchy.gnu.ai.mit.edu>Roland McGrath1995-04-191-1/+6
* * time/tzset.c (__tzname, __daylight, __timezone): Don't check ...Brendan Kehoe1995-04-192-10/+9
* Move $os tests to set $elf et al earlier, before construction of $sysnames. I...Roland McGrath1995-04-191-23/+17
* RegeneratedRoland McGrath1995-04-191-270/+0
* * libc-symbols.h (strong_alias_asm, strong_alias): UseRoland McGrath1995-04-183-5/+48
* Tue Apr 18 14:00:19 1995 Roland McGrath <roland@churchy.gnu.ai.mit.edu>Roland McGrath1995-04-183-1/+36
* (main): Don't generate "#ifdef HAVE_WEAK_SYMBOLS" #defns.Roland McGrath1995-04-181-5/+0
* * sysdeps/alpha/strlen.c (strlen): Fix cmpbge insn, and returning Brendan Kehoe1995-04-172-5/+11
* * /sysdeps/unix/bsd/ultrix4/mips/sysdep.h: New file defining ...Brendan Kehoe1995-04-162-0/+8
* * sysdeps/ieee754/mpn2dbl.c (__mpn_construct_double) Brendan Kehoe1995-04-153-2/+7
* * sysdeps/unix/bsd/osf/alpha/killpg.S (killpg): Add .end directive. ...Brendan Kehoe1995-04-1512-1/+24
* ... changing to use /**/ instead of ! as comments Brendan Kehoe1995-04-152-2/+3
* * sysdeps/unix/mips/brk.S (__brk, __curbrk): Add .end. * sysd...Brendan Kehoe1995-04-1517-3/+36
* * sysdeps/unix/bsd/osf/alpha/start.S: Change comments to be p...Brendan Kehoe1995-04-152-13/+18
* * sysdeps/unix/bsd/osf/alpha/sysdep.h (NO_UNDERSCORES): Define.Brendan Kehoe1995-04-152-0/+7
* Fri Apr 14 15:53:46 1995 Roland McGrath <roland@churchy.gnu.ai.mit.edu>Roland McGrath1995-04-141-0/+5
* * Makefile (distribute): Add ChangeLog.[0-9].Roland McGrath1995-04-1412-10407/+10503
* * sysdeps/generic/expm1.c: #undef expm1 before weak_alias.Roland McGrath1995-04-144-15/+56
* Thu Apr 13 09:45:01 1995 Roland McGrath <roland@churchy.gnu.ai.mit.edu>Roland McGrath1995-04-142-2/+11
* Wed Apr 12 23:27:22 1995 Roland McGrath <roland@churchy.gnu.ai.mit.edu>Roland McGrath1995-04-132-0/+8
* Tue Apr 11 20:38:55 1995 Roland McGrath <roland@churchy.gnu.ai.mit.edu> cvs/libc-950411Roland McGrath1995-04-126-4/+39
* Mon Apr 10 14:53:15 1995 Roland McGrath <roland@churchy.gnu.ai.mit.edu>Roland McGrath1995-04-103-2/+12
* Sun Apr 9 01:24:33 1995 Roland McGrath <roland@churchy.gnu.ai.mit.edu>Roland McGrath1995-04-103-5/+24
* * extra-lib.mk (install-lib, extra-objs, alltypes-$(lib)): MakeRoland McGrath1995-04-082-3/+11
* * locale/loadlocale.c (_nl_load_locale): Use MAP_INHERIT flag inRoland McGrath1995-04-087-7/+48
* * malloc/free.c (__malloc_safe_bcopy, memmove): Don't defineRoland McGrath1995-04-082-23/+15
* Sat Apr 8 00:40:59 1995 Roland McGrath <roland@churchy.gnu.ai.mit.edu>Roland McGrath1995-04-081-0/+9
* Accept -lites* as op sys.Richard M. Stallman1995-04-071-2/+4
* * hurd/hurdinline.c: Include signal.h first, so we don't defineRoland McGrath1995-04-064-4/+14
* * misc/login_tty.c [! TIOCSCTTY]: Try an emulation using ttynameRoland McGrath1995-04-052-0/+23
* Wed Apr 5 00:13:45 1995 Roland McGrath <roland@churchy.gnu.ai.mit.edu>Roland McGrath1995-04-052-2/+6
* * sysdeps/unix/start.c: Remove spurious decl and #endif.Roland McGrath1995-04-042-2/+2
* Tue Apr 4 00:48:53 1995 Roland McGrath <roland@churchy.gnu.ai.mit.edu>Roland McGrath1995-04-043-2/+16
* * posix/execvp.c: Don't use stat to search path; just try execvRoland McGrath1995-04-032-45/+25
* Sun Apr 2 13:13:52 1995 Roland McGrath <roland@churchy.gnu.ai.mit.edu>Roland McGrath1995-04-027-5/+183
* * Makerules (lib%.so: lib%_pic.a): Pass -L options for subdir and cvs/libc-950402Roland McGrath1995-04-013-6/+17
* Sat Apr 1 00:08:06 1995 Roland McGrath <roland@churchy.gnu.ai.mit.edu>Roland McGrath1995-04-016-109/+39
* New file, broken out of mutex-solid.c.Roland McGrath1995-04-011-0/+30
* * sysdeps/alpha/__longjmp.c (__longjmp): Take out const.Brendan Kehoe1995-03-312-1/+2
* * sysdeps/mips/__longjmp.c (__longjmp): Take out CONST.Brendan Kehoe1995-03-312-1/+5
* Thu Mar 30 01:38:00 1995 Roland McGrath <roland@churchy.gnu.ai.mit.edu>Roland McGrath1995-03-303-2/+66