projects
/
kopensolaris-gnu
/
glibc.git
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
Don't use __libc_pid.
[kopensolaris-gnu/glibc.git]
/
stdio-common
/
1998-06-15
drepper
Regression test for fread/lseek.
tree
|
commitdiff
1998-06-15
drepper
(tests): Add bug12.
tree
|
commitdiff
1998-06-07
drepper
Call _IO_cleanup_region_end with 0 and call _IO_funlockfile
tree
|
commitdiff
1998-05-20
drepper
(process_arg): Fix typo.
tree
|
commitdiff
1998-05-20
drepper
When precision is specified for %ls or %S handle it...
tree
|
commitdiff
1998-04-29
drepper
[%S]: Don't clear mbstate twice; wcsrtombs must put...
tree
|
commitdiff
1998-04-28
drepper
(tests): Add tst-wc-printf.
tree
|
commitdiff
1998-04-28
drepper
Test for %S and %C format of printf.
tree
|
commitdiff
1998-04-24
drepper
Recognize nan and inf in floating-point formats.
tree
|
commitdiff
1998-04-15
drepper
Include <string.h> for __strerror_r.
tree
|
commitdiff
1998-04-14
drepper
Use __strerror_r instead of _strerror_internal.
tree
|
commitdiff
1998-04-14
drepper
Use __strerror_r instead of _strerror_internal.
tree
|
commitdiff
1998-04-08
drepper
Perform test in %l[ handling correctly.
tree
|
commitdiff
1998-04-07
drepper
(vfprintf): Clear state before used.
tree
|
commitdiff
1998-04-07
drepper
Define as __asprintf and make asprintf a weak alias.
tree
|
commitdiff
1998-02-26
drepper
[!USE_IN_LIBIO] (inchar): Add missing braces.
tree
|
commitdiff
1998-02-17
drepper
(inchar): Check c for being EOF before trying to read...
tree
|
commitdiff
1998-02-15
drepper
Correct last change a bit.
tree
|
commitdiff
1998-02-13
drepper
Never try to read another character
tree
|
commitdiff
1998-02-01
drepper
Rewrite a bit to continue after errors and report statu...
tree
|
commitdiff
1998-01-30
drepper
Add checks for %#.0o and friends.
tree
|
commitdiff
1998-01-30
drepper
Include <errno.h>.
tree
|
commitdiff
1998-01-30
drepper
Use is_char field and do not depend in is_short having...
tree
|
commitdiff
1998-01-30
drepper
(struct print_info): Add new bitfield is_char.
tree
|
commitdiff
1998-01-30
drepper
(parse_one_spec): Fill in is_char field for hh modifier.
tree
|
commitdiff
1998-01-20
drepper
Unset LD_LIBRRARY_PATH variable.
tree
|
commitdiff
1997-12-22
drepper
Fix printing of long double number with a biased expone...
tree
|
commitdiff
1997-12-14
drepper
(buffered_vfprintf): Set hp->_vtable_offset to 0.
tree
|
commitdiff
1997-12-03
drepper
Include <errno.h> for ENOSYS.
tree
|
commitdiff
1997-11-22
drepper
Recognize a in format specifier only as
tree
|
commitdiff
1997-11-22
drepper
Add test for invalid mode arguments.
tree
|
commitdiff
1997-11-22
drepper
Determine sign of number correctly.
tree
|
commitdiff
1997-11-18
drepper
Don't define NDEBUG if already defined.
tree
|
commitdiff
1997-11-11
drepper
Handle hh modifier.
tree
|
commitdiff
1997-11-11
drepper
Parse hh modifier.
tree
|
commitdiff
1997-11-05
drepper
Optimize a bit by using mempcpy.
tree
|
commitdiff
1997-10-26
drepper
Constants for _itoa functions.
tree
|
commitdiff
1997-10-26
drepper
Split out digits strings.
tree
|
commitdiff
1997-10-26
drepper
Add itoa-digits.
tree
|
commitdiff
1997-10-15
drepper
Optimize.
tree
|
commitdiff
1997-10-12
drepper
[USE_IN_LIBIO]: Define _IO_fprintf.
tree
|
commitdiff
1997-10-06
drepper
LFS tmpfile64 function.
tree
|
commitdiff
1997-10-06
drepper
Call __stdio_gen_tempname with extra argument.
tree
|
commitdiff
1997-10-06
drepper
Call __stdio_gen_tempname with extra argument.
tree
|
commitdiff
1997-10-06
drepper
Call __stdio_gen_tempname with extra argument.
tree
|
commitdiff
1997-10-06
drepper
(buffered_vfprintf, group_number): Mark as internal...
tree
|
commitdiff
1997-10-06
drepper
(group_number): Mark as internal function.
tree
|
commitdiff
1997-10-06
drepper
(routines): Add tmpfile64.
tree
|
commitdiff
1997-08-14
drepper
Don't use relateive #include paths.
tree
|
commitdiff
1997-08-04
drepper
Add new tests for bug in rounding number 1 < x < 8.
tree
|
commitdiff
1997-08-04
drepper
(__printf_fp): Correct rouding of number 1.0 < x <...
tree
|
commitdiff
1997-08-02
drepper
Remove relative include paths.
tree
|
commitdiff
1997-07-21
drepper
Suppress gcc warning about testing unsigned char for...
tree
|
commitdiff
1997-07-11
drepper
Use ISO C function definition form.
tree
|
commitdiff
1997-06-29
drepper
Defaulting UMUL_TIME==UDIV_TIME is broken.
tree
|
commitdiff
1997-06-23
drepper
Update and reformat copyright, remove trailing white...
tree
|
commitdiff
1997-06-21
drepper
<foo.h> -> <bits/foo.h>.
tree
|
commitdiff
1997-06-21
drepper
(headers): foo.h -> bits/foo.h.
tree
|
commitdiff
1997-06-19
drepper
(inchar, ungetc): Don't count EOF as character read...
tree
|
commitdiff
1997-06-19
drepper
Add test case for EOF as character read in/put back.
tree
|
commitdiff
1997-06-19
drepper
Don't use __stdio_gen_tempname which is not exported...
tree
|
commitdiff
1997-05-31
drepper
Include <string.h>.
tree
|
commitdiff
1997-05-26
drepper
De-ansidecl-fy.
tree
|
commitdiff
1997-05-21
drepper
Only use the field width for deciding on padding when...
tree
|
commitdiff
1997-05-07
drepper
(main): Use /tmp/bug4.test for concurrency with other...
tree
|
commitdiff
1997-05-07
drepper
De-ANSI-declfy.
tree
|
commitdiff
1997-05-07
drepper
(main): Use /tmp/bug3.test for concurrency with other...
tree
|
commitdiff
1997-04-30
drepper
(printf_size): Correct type of `units' and make robust...
tree
|
commitdiff
1997-04-22
drepper
(printf_size): Correct size of array units.
tree
|
commitdiff
1997-04-21
drepper
(tests): Add tst-printfsz.c.
tree
|
commitdiff
1997-04-19
drepper
Tests for __printf_size
tree
|
commitdiff
1997-04-18
drepper
(printf_size): Correct values for `units'.
tree
|
commitdiff
1997-04-11
drepper
Fix scanning of hexadecimal fp number.
tree
|
commitdiff
1997-04-11
drepper
Add test case for scanning of hexadecimal fp number.
tree
|
commitdiff
1997-04-07
drepper
Input for tst-ferror test.
tree
|
commitdiff
1997-04-07
drepper
Test for handling of error indication of streams.
tree
|
commitdiff
1997-04-07
drepper
(tests): Add tst-ferror.
tree
|
commitdiff
1997-03-29
drepper
Clear LD_LIBRARY_PATH environment variable before using...
tree
|
commitdiff
1997-03-23
drepper
(routines): Add printf_size.
tree
|
commitdiff
1997-03-23
drepper
Add declarations for printf_size and printf_size_info.
tree
|
commitdiff
1997-03-23
drepper
(__printf_arginfo_table): Correct declaration.
tree
|
commitdiff
1997-03-23
drepper
(vfprintf): Count number of specifiers processed in...
tree
|
commitdiff
1997-03-23
drepper
Function which can be registered to use by printf for...
tree
|
commitdiff
1997-03-16
drepper
(MIN): New macro.
tree
|
commitdiff
1997-03-08
drepper
Use __va_copy if available.
tree
|
commitdiff
1997-03-04
drepper
update from main archive 970304
libc-970307
tree
|
commitdiff
1997-02-25
drepper
update from main archive 970225
libc-970225
tree
|
commitdiff
1997-02-22
drepper
update from main archive 970221
tree
|
commitdiff
1997-02-19
drepper
update from main archive 970218
libc-970221
tree
|
commitdiff
1997-02-15
drepper
Update to 2.1.x development version
libc-970218
tree
|
commitdiff
1997-02-10
drepper
update from main archive 970209
tree
|
commitdiff
1997-01-26
drepper
update from main archive 970125
tree
|
commitdiff
1997-01-24
drepper
update from main archive 970122
tree
|
commitdiff
1997-01-23
drepper
update from main archive 970121
tree
|
commitdiff
1997-01-22
drepper
update from main archive 970121
tree
|
commitdiff
1997-01-19
drepper
update from main archive 970118
libc-970119
tree
|
commitdiff
1996-12-30
drepper
update from main archive 961229
libc-961231
tree
|
commitdiff
1996-12-22
drepper
update from main archive 961220
libc-961229
tree
|
commitdiff
1996-12-21
drepper
update from main archive 961220
tree
|
commitdiff
1996-12-20
drepper
Update from main archive 961219
tree
|
commitdiff
next