index
:
glibc
master
[no description]
Dyson
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
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
1995-03-10
(PAD): use return value of _IO_padn. (buffered_vfprintf): remove line buffer ...
Ulrich Drepper
1
-2
/
+2
1995-03-10
(struct ttinfo): New member `isgmt'. (__tzfile_read): Read isgmt flags for ea...
Roland McGrath
1
-26
/
+81
1995-03-10
* locale/categories.def (LC_CTYPE): Merge CLASS_EB and CLASS_EL
Roland McGrath
11
-398
/
+749
1995-03-10
* configure.in: Use AC_CHECK_TOOL for CC, AR, RANLIB. Accept args
Roland McGrath
3
-7
/
+43
1995-03-10
Thu Mar 9 22:29:03 1995 Roland McGrath <roland@churchy.gnu.ai.mit.edu>
Roland McGrath
4
-5
/
+22
1995-03-10
(_nl_load_locale) [! MAP_COPY]: Define MAP_COPY to MAP_PRIVATE.
Roland McGrath
1
-0
/
+4
1995-03-10
newly generated ones
Brendan Kehoe
8
-0
/
+24
1995-03-10
* sysdeps/alpha/divrem.m4: Undefine `ret' to avoid the definition ...
Brendan Kehoe
2
-0
/
+6
1995-03-10
duh, don't need __attribute__ in the alpha header, it's in the toplevel one
Brendan Kehoe
2
-5
/
+1
1995-03-10
* sysdeps/alpha/__longjmp.c (__longjmp): Remove obsolete __NORETURN ...
Brendan Kehoe
2
-1
/
+3
1995-03-10
* sysdeps/alpha/__math.h (__copysign): Use attribute instead of old ...
Brendan Kehoe
2
-1
/
+6
1995-03-10
fix typo
Brendan Kehoe
1
-1
/
+1
1995-03-10
* configure.in: Match `osf*', not `osf1*'. * configure: Likew...
Brendan Kehoe
28
-2
/
+814
1995-03-10
moved to ../osf
Brendan Kehoe
25
-806
/
+0
1995-03-09
Wed Mar 8 13:38:13 1995 Roland McGrath <roland@churchy.gnu.ai.mit.edu>
Roland McGrath
19
-454
/
+414
1995-03-06
Mon Mar 6 12:34:56 1995 Roland McGrath <roland@churchy.gnu.ai.mit.edu>
Roland McGrath
4
-27
/
+48
1995-03-06
* ctype/ctype-info.c: For initial tables, use
Roland McGrath
3
-11
/
+14
1995-03-06
Sun Mar 5 19:40:13 1995 Roland McGrath <roland@churchy.gnu.ai.mit.edu>
Roland McGrath
33
-1191
/
+1639
1995-03-06
Fri Mar 3 12:24:52 1995 Roland McGrath <roland@churchy.gnu.ai.mit.edu>
Roland McGrath
22
-38
/
+318
1995-03-02
* stdlib/strtod.c: Fixes from drepper.
Roland McGrath
5
-61
/
+101
1995-03-01
Wed Mar 1 00:57:47 1995 Roland McGrath <roland@churchy.gnu.ai.mit.edu>
Roland McGrath
4
-9
/
+59
1995-02-27
Mon Feb 27 07:00:57 1995 Roland McGrath <roland@churchy.gnu.ai.mit.edu>
Roland McGrath
3
-0
/
+287
1995-02-26
Sun Feb 26 15:51:00 1995 Roland McGrath <roland@churchy.gnu.ai.mit.edu>
Roland McGrath
1
-0
/
+5
1995-02-25
Sat Feb 25 02:17:52 1995 Roland McGrath <roland@churchy.gnu.ai.mit.edu>
Roland McGrath
2
-6
/
+50
1995-02-25
* io/Makefile (routines): Add euidaccess.
Roland McGrath
20
-609
/
+1279
1995-02-24
Fri Feb 24 14:40:48 1995 Roland McGrath <roland@churchy.gnu.ai.mit.edu>
Roland McGrath
7
-9
/
+17
1995-02-23
* posix/glob/configure.in: Put AC_ISC_POSIX before AC_CONST.
Roland McGrath
1
-0
/
+4
[next]