index
:
grovel
main
Unnamed repository; edit this file 'description' to name the repository.
External SSH Git service user
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
thread
/
pthread_mutex_consistent.c
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2012-01-24
add MIN/MAX macros to sys/param.h
Rich Felker
1
-0
/
+5
2012-01-24
add legacy futimes and lutimes functions
Rich Felker
3
-0
/
+28
2012-01-24
make gcc wrapper support -shared correctly
Rich Felker
1
-2
/
+7
2012-01-23
make glob mark symlinks-to-directories with the GLOB_MARK flag
Rich Felker
1
-1
/
+1
2012-01-23
fix broken copy relocations from dynamic linker cleanup
Rich Felker
1
-1
/
+4
2012-01-23
dynamic linker support for PIE binaries (position-independent main program)
Rich Felker
1
-3
/
+6
2012-01-23
cleanup dynamic linker, removing some code duplication
Rich Felker
1
-78
/
+64
2012-01-23
update release notes for 0.8.4
Rich Felker
1
-3
/
+5
2012-01-22
fix cancellation failure in single-threaded programs
Rich Felker
1
-1
/
+1
2012-01-22
support GLOB_PERIOD flag (GNU extension) to glob function
Rich Felker
1
-1
/
+2
2012-01-22
update WHATSNEW in preparation for 0.8.4 (not finished)
Rich Felker
1
-0
/
+30
2012-01-20
use prlimit syscall for getrlimit/setrlimit
Rich Felker
2
-4
/
+14
2012-01-20
add prlimit syscall wrapper
Rich Felker
3
-0
/
+18
2012-01-20
fix dynamic linker not to depend on DYNAMIC ptr in 0th entry of GOT
Rich Felker
1
-3
/
+12
2012-01-18
alias basename to glibc name for it, to meet abi goals
Rich Felker
1
-0
/
+3
2012-01-17
fix char signedness bug in dynlinker hash function
Rich Felker
1
-1
/
+2
2011-12-23
fix broken reboot wrapper (syscall needs extra silly magic arguments...)
Rich Felker
1
-1
/
+1
2011-11-16
fix issue with excessive mremap syscalls on realloc
Rich Felker
1
-4
/
+2
2011-11-10
fix __cplusplus extern "C" closing brace in pty.h (typo?)
Rich Felker
1
-1
/
+1
2011-11-10
fix signed overflows at most-negative values in ato(i|l|ll)
Rich Felker
3
-6
/
+9
2011-11-10
fix all missing instances of __cplusplus checks/extern "C" in headers
Rich Felker
21
-1
/
+166
2011-10-26
report sem value overflows in sem_post
Rich Felker
1
-0
/
+4
2011-10-17
add some missing GNU FNM_* extensions to the header
Rich Felker
1
-1
/
+3
2011-10-17
fix some details in ugly stuff that doesn't belong in libc
Rich Felker
2
-6
/
+8
2011-10-15
don't define wchar_t on c++
Rich Felker
3
-0
/
+6