projects
/
kopensolaris-gnu
/
glibc.git
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
Update.
[kopensolaris-gnu/glibc.git]
/
stdio-common
/
1999-08-17
drepper
(process_string_arg): Correct last patch and write...
tree
|
commitdiff
1999-08-17
drepper
(process_string_arg): Room for NUL byte.
tree
|
commitdiff
1999-08-17
drepper
(process_string_arg) [printf]: Handle possibly untermin...
tree
|
commitdiff
1999-08-16
drepper
(ORIENT): Likewise.
tree
|
commitdiff
1999-08-16
drepper
(ORIENT): Check for the old stream.
tree
|
commitdiff
1999-08-15
drepper
(process_string_arg): Handle precisions for string...
tree
|
commitdiff
1999-08-13
drepper
Add test for hexadecimal float parsing problem.
tree
|
commitdiff
1999-08-13
drepper
Don't recognize hexadecimal floats with exponent.
tree
|
commitdiff
1999-07-31
drepper
(vfprintf): Use subtraction of local labels to reduce...
tree
|
commitdiff
1999-07-20
schwab
* Make-dist (generic-dirs): New variable.
tree
|
commitdiff
1999-07-17
drepper
Include <stdlib.h> to get prototype for free.
tree
|
commitdiff
1999-07-15
drepper
Avoid memory leak.
tree
|
commitdiff
1999-07-13
drepper
(__printf_fp): Adjust for IEEE quad as _FPIO_CONST_OFFS...
tree
|
commitdiff
1999-07-09
drepper
(buffered_vfprintf): Add locking.
tree
|
commitdiff
1999-07-08
drepper
(buffered_vfprintf): Initialize _mode.
tree
|
commitdiff
1999-07-06
drepper
Adjust call of __gen_tempname to match new convention.
tree
|
commitdiff
1999-06-21
drepper
(ungetc, inchar) [COMPILE_WPRINTF]:
tree
|
commitdiff
1999-06-21
drepper
(group_member): Make parameters and
tree
|
commitdiff
1999-06-21
drepper
(find_spec) [!COMPILE_WPRINTF]:
tree
|
commitdiff
1999-06-19
drepper
Include libintl.h.
tree
|
commitdiff
1999-06-16
drepper
Wrapper around vfscanf for wide character version.
tree
|
commitdiff
1999-06-16
drepper
Wrapper arounf vfprintf for wide character version.
tree
|
commitdiff
1999-06-16
drepper
Rewrite to allow use in wide character context.
tree
|
commitdiff
1999-06-16
drepper
Determine from wide bit whether stream is wide oriented...
tree
|
commitdiff
1999-06-16
drepper
(printf_info): Add wide bit.
tree
|
commitdiff
1999-06-16
drepper
Define ISASCII and MBRLEN.
tree
|
commitdiff
1999-06-16
drepper
Allow use in wide character context.
tree
|
commitdiff
1999-06-16
drepper
kWide character number conversion output digits.
tree
|
commitdiff
1999-06-16
drepper
Minimal optimization.
tree
|
commitdiff
1999-06-16
drepper
Integer to wide char conversion function.
tree
|
commitdiff
1999-06-16
drepper
Long long integer to wide char conversion function.
tree
|
commitdiff
1999-06-16
drepper
(base_table): Rename to _IO_base_table and make global.
tree
|
commitdiff
1999-06-16
drepper
(routines): Add _itowa, itowa-digits, vfwprintf, and...
tree
|
commitdiff
1999-06-15
drepper
(parse_one_spec): Don't set is_longlong is not necessary.
tree
|
commitdiff
1999-06-10
drepper
(parse_one_spec): Add support for a and A format.
tree
|
commitdiff
1999-06-06
drepper
Correct typos.
tree
|
commitdiff
1999-06-06
drepper
(main): Test the half-word format "%hd".
tree
|
commitdiff
1999-05-25
drepper
(_IO_vfscanf): Don't handle long numbers if they are...
tree
|
commitdiff
1999-05-25
drepper
(vfprintf): Don't handle long numbers if they are the...
tree
|
commitdiff
1999-05-25
drepper
Pretty printing.
tree
|
commitdiff
1999-05-25
drepper
Correctly set LONGDBL for floats even if need_longlong...
tree
|
commitdiff
1999-05-25
drepper
Fix typos in last change.
tree
|
commitdiff
1999-05-25
drepper
(_IO_vfscanf): Don't implement special handling for...
tree
|
commitdiff
1999-05-25
drepper
(vfprintf): Don't implement special handling for long...
tree
|
commitdiff
1999-05-07
drepper
Add test case for last _itoa problem.
tree
|
commitdiff
1999-05-07
drepper
Fix typo.
tree
|
commitdiff
1999-05-05
drepper
(_itoa): Fix special 32bit platform case with specific...
tree
|
commitdiff
1999-04-28
drepper
Rewrite to use new __tens array.
tree
|
commitdiff
1999-03-10
drepper
Moved to sysdeps/generic.
tree
|
commitdiff
1999-03-08
drepper
(__printf_fphex): Print no decimal point if the precisi...
tree
|
commitdiff
1999-02-23
drepper
(vfprintf): If precision or width if too large for...
tree
|
commitdiff
1999-02-16
drepper
(_itoa): Correct parameters to udiv_qrnnd_preinv.
tree
|
commitdiff
1999-02-14
drepper
(tests): tllformat added.
tree
|
commitdiff
1999-02-14
drepper
Test for long long int output.
tree
|
commitdiff
1999-02-07
drepper
Don't use non-reentrant multibyte conversion functions.
tree
|
commitdiff
1999-02-07
drepper
(__vfscanf): Handle +/- at beginning of floating-point...
tree
|
commitdiff
1999-02-07
drepper
Input for scanf12.
tree
|
commitdiff
1999-02-07
drepper
Test for scanf bug involving +/- at beginning of invalid
tree
|
commitdiff
1999-02-06
drepper
(tests): Add scanf12.
tree
|
commitdiff
1999-01-23
drepper
Use _tolower instead of tolower.
tree
|
commitdiff
1999-01-11
drepper
(__vfscanf): Use __iswspace instead of iswspace.
tree
|
commitdiff
1998-12-15
drepper
(main): Use void as parameter to avoid warnings about...
tree
|
commitdiff
1998-12-14
drepper
(tests): Add tst-tmpnam.
tree
|
commitdiff
1998-12-14
drepper
Test for tmpnam.
tree
|
commitdiff
1998-12-14
drepper
Add 0 as new parameter to __path_search.
tree
|
commitdiff
1998-12-14
drepper
Add 1 as new parameter to __path_search.
tree
|
commitdiff
1998-12-12
drepper
#ifdef out long double handling code if __NO_LONG_DOUBL...
tree
|
commitdiff
1998-12-04
drepper
Add __retrict.
tree
|
commitdiff
1998-11-17
drepper
(__printf_fphex): Correct printing of denormalized...
tree
|
commitdiff
1998-11-16
drepper
(_itoa): Add redundant parentheses to prevent warnings.
tree
|
commitdiff
1998-11-13
drepper
Don't return -1 in case of an invalid format, jsut...
tree
|
commitdiff
1998-11-13
drepper
(t2): Correct last change.
tree
|
commitdiff
1998-11-13
drepper
(t2): Update test case for last scanf change.
tree
|
commitdiff
1998-11-13
drepper
(main): Update test case for last scanf change.
tree
|
commitdiff
1998-11-13
drepper
Return EOF for invalid format characters.
tree
|
commitdiff
1998-10-29
drepper
(printf_unknown): Add label all_done.
tree
|
commitdiff
1998-10-29
drepper
(vfprintf): Fix the remaining premature returns without...
tree
|
commitdiff
1998-10-29
drepper
(_fitoa_word): New inline function. Write formatted...
tree
|
commitdiff
1998-10-23
drepper
Add more test cases.
tree
|
commitdiff
1998-09-20
drepper
Add test case for (nil).
tree
|
commitdiff
1998-09-18
drepper
Fix reading (nil) for %p.
tree
|
commitdiff
1998-09-16
drepper
($(inst_includedir)/bits/stdio_lim.h): Use $(do-install).
tree
|
commitdiff
1998-09-15
drepper
Include Makeconfig so that $(inst_includedir) is defined.
tree
|
commitdiff
1998-09-14
drepper
(headers): Remove bits/stdio_lim.h.
tree
|
commitdiff
1998-09-14
drepper
Template for stdio_lim.h.
tree
|
commitdiff
1998-09-14
drepper
(distribute): Add stdio_lim.h.in.
tree
|
commitdiff
1998-09-10
drepper
Move local static variable buf to toplevel and rename...
tree
|
commitdiff
1998-09-09
drepper
Quiet -Wparentheses warnings.
tree
|
commitdiff
1998-09-06
drepper
Quiet -Wparentheses warnings.
tree
|
commitdiff
1998-08-08
drepper
Use __fdopen and __close.
tree
|
commitdiff
1998-08-08
drepper
Use __fdopen and __close.
tree
|
commitdiff
1998-08-08
drepper
Use __strdup instead of strdup.
tree
|
commitdiff
1998-08-08
drepper
[GLIBC_2.1]: Add tmpfile.
tree
|
commitdiff
1998-08-04
drepper
Include unistd.h for close prototype.
tree
|
commitdiff
1998-08-03
drepper
Use __path_search and __gen_tempname.
tree
|
commitdiff
1998-07-31
drepper
Optimize looking for type modifiers.
tree
|
commitdiff
1998-07-31
drepper
(parse_one_spec): Optimize looking for type modifiers...
tree
|
commitdiff
1998-07-29
drepper
%z is now recognized by printf.
tree
|
commitdiff
1998-07-28
drepper
Implement handling of j, t, z modifiers.
tree
|
commitdiff
1998-07-16
drepper
Fix warnings introduced in last change.
tree
|
commitdiff
next