index
:
glibc
master
[no description]
Dyson
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
posix
Age
Commit message (
Expand
)
Author
Files
Lines
2010-04-07
Add tests for recent getopt changes.
Ulrich Drepper
6
-1
/
+396
2010-04-07
getopt mishandles optstring of "+:"
Eric Blake
1
-2
/
+4
2010-04-07
getopt mistakenly allows '-;' as short option
Eric Blake
1
-1
/
+1
2010-04-07
Fix -W with optional parameters in getopt.
Eric Blake
1
-1
/
+6
2010-04-04
Fix printing error messages in getopt.
Ulrich Drepper
1
-12
/
+13
2010-04-03
Document problem with NATs in getaddrinfo.
Ulrich Drepper
1
-0
/
+9
2010-03-27
Whitespace fixes.
Ulrich Drepper
1
-2
/
+2
2010-03-27
Fix one more issue with the glob patch.
Ulrich Drepper
1
-2
/
+2
2010-03-24
Add test for last glob bug.
Ulrich Drepper
2
-2
/
+47
2010-03-24
Fix glob with empty pattern
Ulrich Drepper
2
-42
/
+81
2010-03-15
Update copyright year.
Ulrich Drepper
1
-2
/
+2
2010-01-22
regexec.c: avoid overflow in realloc buffer length computation
Paul Eggert
1
-0
/
+4
2010-01-22
regexec.c: avoid leaks on out-of-memory failure paths
Paul Eggert
1
-4
/
+15
2010-01-22
regexec.c: avoid overflow in computing sum of lengths
Paul Eggert
1
-1
/
+1
2010-01-22
re_search_internal: Avoid overflow in computing re_malloc buffer size
Paul Eggert
1
-0
/
+7
2010-01-22
prune_impossible_nodes: Avoid overflow in computing re_malloc buffer size
Paul Eggert
1
-0
/
+5
2010-01-22
regexec.c: avoid arithmetic overflow in buffer size calculation
Paul Eggert
1
-0
/
+7
2010-01-22
regexec.c: simplify re_search_2_stub
Paul Eggert
1
-7
/
+4
2010-01-22
Simplify test in re_string_skip_chars.
Ulrich Drepper
1
-1
/
+1
2010-01-22
regex_internal.c: don't assume WEOF fits in wchar_t
Ulrich Drepper
1
-5
/
+7
2010-01-22
regex_internal.c: remove useless variable and the code to set it.
Ulrich Drepper
1
-3
/
+1
2010-01-22
Extend overflow detection in re_dfa_add_node.
Ulrich Drepper
1
-2
/
+5
2010-01-22
regex: avoid internal re_realloc overflow
Ulrich Drepper
1
-1
/
+8
2010-01-15
One forgotten checkin from regex changes.
Ulrich Drepper
1
-2
/
+2
2010-01-15
Fix a few more cases of ignored return values in regex.
Ulrich Drepper
3
-129
/
+145
2010-01-14
regcomp.c: do not ignore memory allocation failure
Paul Eggert
1
-55
/
+57
2010-01-14
Relax conditions in unistd.h.
Ulrich Drepper
1
-9
/
+9
2010-01-14
Relax visibility of some more declaration.
Ulrich Drepper
1
-2
/
+2
2010-01-14
Declare getpagesize in _GNU_SOURCE mode again.
Ulrich Drepper
1
-2
/
+2
2010-01-12
Fix up sched.h for XPG7.
Ulrich Drepper
1
-1
/
+9
2010-01-12
Fix compile error with sys/wait.h.
Jakub Jelinek
1
-1
/
+1
2010-01-11
Fix handling symbols removed in XPG7.
Ulrich Drepper
1
-6
/
+6
2010-01-11
Fix up unistd.h for XPG7.
Ulrich Drepper
1
-16
/
+23
2010-01-10
Fix up sys/wait.h header for XPG7.
Ulrich Drepper
1
-4
/
+4
2010-01-10
Fix up sys/types.h for XPG7.
Ulrich Drepper
1
-5
/
+6
2010-01-10
Fix glob.h for XPG7.
Ulrich Drepper
1
-2
/
+3
2010-01-09
Add support for XPG7 testing.
Ulrich Drepper
1
-103
/
+111
2009-12-09
Add more warnings to exec functions.
Bruno Haible
1
-8
/
+8
2009-11-17
Whitespace fixes.
Ulrich Drepper
1
-2
/
+2
2009-11-17
Fix ranges with multibyte characters as endpoints.
Paolo Bonzini
3
-2
/
+106
2009-11-14
Add missing stdio.h include.
Mike Frsyinger
1
-0
/
+1
2009-09-09
Handle -- on getconf command line.
Ulrich Drepper
1
-34
/
+38
2009-09-07
Handle POSIX2_LINE_MAX in getconf.
Ulrich Drepper
1
-0
/
+1
2009-08-23
Extend last test case.
Ulrich Drepper
1
-1
/
+8
2009-08-23
Add test case for last fixed regex bug.
Ulrich Drepper
2
-0
/
+16
2009-08-23
Recognize ill-formed { } expressions in regcomp.
Ulrich Drepper
1
-1
/
+1
2009-08-23
Also correct _POSIX2_* constants in case older standards are selected.
Ulrich Drepper
1
-5
/
+19
2009-08-23
Define _POSIX_VERSION correctly when older POSIX versions are selected.
Ulrich Drepper
1
-1
/
+15
2009-07-23
Avoid warnings in test cases.
Ulrich Drepper
3
-0
/
+6
2009-06-16
Don't treat bug reporting message as a format string.
Andreas Schwab
1
-2
/
+2
[prev]
[next]