| Commit message (Expand) | Author | Age | Files | Lines |
* | Thu Mar 16 00:04:41 1995 Roland McGrath <roland@churchy.gnu.ai.mit.edu> | Roland McGrath | 1995-03-16 | 29 | -284/+658 |
* | * stdio/printf_fp.c (group_number): Cast *GROUPING to unsigned int | Roland McGrath | 1995-03-13 | 3 | -3/+8 |
* | Support building several flavors of objects and libraries. | Roland McGrath | 1995-03-13 | 2 | -56/+183 |
* | Mon Mar 13 01:48:16 1995 Roland McGrath <roland@churchy.gnu.ai.mit.edu> | Roland McGrath | 1995-03-13 | 5 | -35/+40 |
* | #if 0 out code for non-ASCII chars until the locale data format is implemented. | Roland McGrath | 1995-03-13 | 2 | -2/+12 |
* | Remove ansidecl.h and clean up for use by other packages. [LONG_MAX <= LONG_M... | Jim Meyering | 1995-03-13 | 1 | -37/+64 |
* | Kludge no longer necessary | Roland McGrath | 1995-03-13 | 3 | -35/+1 |
* | Sun Mar 12 18:21:10 1995 Roland McGrath <roland@churchy.gnu.ai.mit.edu> | Roland McGrath | 1995-03-13 | 5 | -32/+120 |
* | Regenerated | Roland McGrath | 1995-03-10 | 2 | -17/+355 |
* | Fri Mar 10 13:31:29 1995 Roland McGrath <roland@churchy.gnu.ai.mit.edu> | Roland McGrath | 1995-03-10 | 1 | -0/+21 |
* | Doc fixes. Don't #include <stddef.h>. (printf_function): Make last arg ARGS a... | Roland McGrath | 1995-03-10 | 1 | -10/+20 |
* | (PAD): use return value of _IO_padn. (buffered_vfprintf): remove line buffer ... | Ulrich Drepper | 1995-03-10 | 1 | -2/+2 |
* | (struct ttinfo): New member `isgmt'. (__tzfile_read): Read isgmt flags for ea... | Roland McGrath | 1995-03-10 | 1 | -26/+81 |
* | * locale/categories.def (LC_CTYPE): Merge CLASS_EB and CLASS_EL | Roland McGrath | 1995-03-10 | 11 | -398/+749 |
* | * configure.in: Use AC_CHECK_TOOL for CC, AR, RANLIB. Accept args | Roland McGrath | 1995-03-10 | 3 | -7/+43 |
* | Thu Mar 9 22:29:03 1995 Roland McGrath <roland@churchy.gnu.ai.mit.edu> | Roland McGrath | 1995-03-10 | 4 | -5/+22 |
* | (_nl_load_locale) [! MAP_COPY]: Define MAP_COPY to MAP_PRIVATE. | Roland McGrath | 1995-03-10 | 1 | -0/+4 |
* | newly generated ones | Brendan Kehoe | 1995-03-10 | 8 | -0/+24 |
* | * sysdeps/alpha/divrem.m4: Undefine `ret' to avoid the definition ... | Brendan Kehoe | 1995-03-10 | 2 | -0/+6 |
* | duh, don't need __attribute__ in the alpha header, it's in the toplevel one | Brendan Kehoe | 1995-03-10 | 2 | -5/+1 |
* | * sysdeps/alpha/__longjmp.c (__longjmp): Remove obsolete __NORETURN ... | Brendan Kehoe | 1995-03-10 | 2 | -1/+3 |
* | * sysdeps/alpha/__math.h (__copysign): Use attribute instead of old ... | Brendan Kehoe | 1995-03-10 | 2 | -1/+6 |
* | fix typo | Brendan Kehoe | 1995-03-10 | 1 | -1/+1 |
* | * configure.in: Match `osf*', not `osf1*'. * configure: Likew... | Brendan Kehoe | 1995-03-10 | 28 | -2/+814 |
* | moved to ../osf | Brendan Kehoe | 1995-03-10 | 25 | -806/+0 |
* | Wed Mar 8 13:38:13 1995 Roland McGrath <roland@churchy.gnu.ai.mit.edu> | Roland McGrath | 1995-03-09 | 19 | -454/+414 |
* | Mon Mar 6 12:34:56 1995 Roland McGrath <roland@churchy.gnu.ai.mit.edu>cvs/make-3-72-9cvs/make-3-72-11cvs/make-3-72-10 | Roland McGrath | 1995-03-06 | 4 | -27/+48 |
* | * ctype/ctype-info.c: For initial tables, use | Roland McGrath | 1995-03-06 | 3 | -11/+14 |
* | Sun Mar 5 19:40:13 1995 Roland McGrath <roland@churchy.gnu.ai.mit.edu> | Roland McGrath | 1995-03-06 | 33 | -1191/+1639 |
* | Fri Mar 3 12:24:52 1995 Roland McGrath <roland@churchy.gnu.ai.mit.edu> | Roland McGrath | 1995-03-06 | 22 | -38/+318 |
* | * stdlib/strtod.c: Fixes from drepper.glibc-1.09cvs/libc_1_09 | Roland McGrath | 1995-03-02 | 5 | -61/+101 |
* | Wed Mar 1 00:57:47 1995 Roland McGrath <roland@churchy.gnu.ai.mit.edu> | Roland McGrath | 1995-03-01 | 4 | -9/+59 |
* | Mon Feb 27 07:00:57 1995 Roland McGrath <roland@churchy.gnu.ai.mit.edu> | Roland McGrath | 1995-02-27 | 3 | -0/+287 |
* | Sun Feb 26 15:51:00 1995 Roland McGrath <roland@churchy.gnu.ai.mit.edu> | Roland McGrath | 1995-02-26 | 1 | -0/+5 |
* | Sat Feb 25 02:17:52 1995 Roland McGrath <roland@churchy.gnu.ai.mit.edu> | Roland McGrath | 1995-02-25 | 2 | -6/+50 |
* | * io/Makefile (routines): Add euidaccess. | Roland McGrath | 1995-02-25 | 20 | -609/+1279 |
* | Fri Feb 24 14:40:48 1995 Roland McGrath <roland@churchy.gnu.ai.mit.edu> | Roland McGrath | 1995-02-24 | 7 | -9/+17 |
* | * posix/glob/configure.in: Put AC_ISC_POSIX before AC_CONST. | Roland McGrath | 1995-02-23 | 1 | -0/+4 |
* | Put AC_ISC_POSIX before AC_CONST. | Roland McGrath | 1995-02-23 | 1 | -1/+1 |
* | Recognize NetBSD/Amiga as m68k-cbm-netbsd. | Richard Kenner | 1995-02-23 | 1 | -0/+3 |
* | (weak_symbol): New macro. | Roland McGrath | 1995-02-22 | 1 | -0/+5 |
* | * hurd/hurdsig.c (_hurd_internal_post_signal): Ignore preempter | Roland McGrath | 1995-02-22 | 2 | -1/+4 |
* | Wed Feb 22 00:44:41 1995 Roland McGrath <roland@churchy.gnu.ai.mit.edu> | Roland McGrath | 1995-02-22 | 5 | -15/+57 |
* | Tue Feb 21 21:53:30 1995 Roland McGrath <roland@churchy.gnu.ai.mit.edu> | Roland McGrath | 1995-02-22 | 3 | -9/+10 |
* | [subdir=crypt] (crypt): New variable, set to crypt.solar. | Roland McGrath | 1995-02-22 | 1 | -0/+6 |
* | * sysdeps/sparc/Makefile (routines): Reference `dotmul', not `mul'. | Brendan Kehoe | 1995-02-21 | 2 | -1/+3 |
* | . | Roland McGrath | 1995-02-21 | 2 | -5/+8 |
* | Initial revision | Roland McGrath | 1995-02-21 | 2 | -0/+249 |
* | * config.h.in: Put comment around ^L to pacify Solaris as here too. | Brendan Kehoe | 1995-02-21 | 2 | -1/+5 |
* | * string/Makefile (distribute): Add pagecopy.h. | Roland McGrath | 1995-02-21 | 6 | -6/+134 |