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-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
2009-06-15
When iterating over CPU bitmask, don't try more than CPU_SETSIZE.
Ulrich Drepper
1
-1
/
+2
2009-06-02
Implement execvpe.
Ulrich Drepper
5
-191
/
+235
2009-05-16
Fix typos and pretty printing in sys/wait.h.
Ulrich Drepper
1
-13
/
+13
2009-05-16
Remove redundant .gitignore files.
Andreas Schwab
1
-6
/
+0
2009-05-15
rename each .cvsignore file to .gitignore
Jim Meyering
1
-0
/
+0
2009-04-26
* posix/bits/posix1_lim.h: Cleanup namespace a bit.
Ulrich Drepper
1
-4
/
+8
2009-03-10
* posix/unistd.h (_POSIX_VERSION, _POSIX2_VERSION, _POSIX2_C_BIND,
Ulrich Drepper
2
-9
/
+11
2009-02-26
* wctype/wctype.h: The *_l functions are in POSIX 2008.
Ulrich Drepper
2
-2
/
+10
2009-02-26
* include/features.h: If no feature selection given and we select
Ulrich Drepper
5
-18
/
+51
2009-02-16
* stdlib/monetary.h: Uglify function parameter names.
Jakub Jelinek
1
-4
/
+4
2009-02-07
[BZ #7095]
Ulrich Drepper
4
-25
/
+288
2009-02-06
* debug/xtrace.sh: Unify translatable messages.
Ulrich Drepper
1
-3
/
+17
2009-01-08
[BZ 697]
Ulrich Drepper
2
-1
/
+10
2009-01-08
[BZ 9697]
Ulrich Drepper
2
-37
/
+73
2009-01-08
* posix/regcomp.c (re_compile_fastmap_iter): Use __mbrtowc.
Ulrich Drepper
3
-11
/
+12
2009-01-02
* posix/getconf.c: Update copyright year.
Ulrich Drepper
1
-2
/
+2
2008-12-06
* posix/globtest.sh: Use mktemp to create temporary file and
Ulrich Drepper
1
-6
/
+3
2008-12-06
* posix/regex_internal.h (build_wcs_upper_buffer):
Ulrich Drepper
1
-2
/
+3
2008-10-31
[BZ #6919]
Ulrich Drepper
1
-2
/
+2
2008-10-31
[BZ #6980]
Ulrich Drepper
1
-2
/
+2
2008-07-27
* posix/wordexp.c (exec_comm): Use pipe2 if possible to create
Ulrich Drepper
1
-12
/
+46
2008-07-25
* Versions.def (glibc): Add GLIBC_2.9.
Ulrich Drepper
1
-1
/
+13
2008-06-25
* posix/tst-regex.c (main): Rename to...
Ulrich Drepper
1
-10
/
+10
2008-05-27
Remove useless more "if" tests before "free".
Ulrich Drepper
1
-3
/
+2
2008-05-15
* string/Makefile (distribute): Add str-two-way.h.
Ulrich Drepper
2
-31
/
+23
2008-05-15
* posix/regcomp.c (optimize_utf8): Add a note on why we test
Ulrich Drepper
3
-0
/
+33
2008-03-29
* posix/getopt.c (_getopt_internal_r): Remove old POSIX-demanded
Ulrich Drepper
1
-19
/
+5
2008-03-26
Fix comment for scope nullbits.
Ulrich Drepper
1
-1
/
+1
2008-03-08
[BZ #5762]
Ulrich Drepper
1
-33
/
+32
2008-01-16
[BZ #5607]
Ulrich Drepper
1
-51
/
+70
2008-01-10
* sysdeps/posix/getaddrinfo.c (sort_results): Remove service_order
Ulrich Drepper
3
-14
/
+19
2008-01-02
* posix/getconf.c: Update copyright year.
Ulrich Drepper
1
-2
/
+2
2007-12-14
* locale/nl_langinfo.c (nl_langinfo): Just call __nl_langinfo_l.
Ulrich Drepper
1
-1
/
+1
2007-12-12
* posix/regcomp.c (optimize_utf8): Fix a typo, s/idx/ctx_type/,
Ulrich Drepper
1
-1
/
+1
[prev]
[next]