| Commit message (Expand) | Author | Files | Lines | |
|---|---|---|---|---|
| 2013-07-18 | make the dynamic linker find its path file relative to its own location | Rich Felker | 7 | -7/+53 |
| 2013-07-18 | fix off-by-one error in checks for implementation-internal signal numbers | Rich Felker | 3 | -3/+3 |
| 2013-07-18 | fix FILENAME_MAX to match PATH_MAX | Rich Felker | 1 | -1/+1 |
| 2013-07-17 | make spacing in x86_64 alltypes.h.sh more uniform with other archs | Rich Felker | 1 | -0/+1 |
| 2013-07-17 | make posix_spawn (and functions that use it) use CLONE_VFORK flag | Rich Felker | 1 | -1/+2 |
| 2013-07-17 | fix missing argument in variadic syscall macros | Rich Felker | 1 | -1/+1 |
| 2013-07-17 | fix error code on time conversion overflows | Rich Felker | 4 | -4/+4 |
| 2013-07-17 | fix fd leak in file mapping code used in new zoneinfo support | Rich Felker | 1 | -1/+1 |
| 2013-07-17 | the big time handling overhaul | Rich Felker | 18 | -348/+649 |
| 2013-07-13 | fix omission of dtv setup in static linked programs on TLS variant I archs | Rich Felker | 1 | -1/+1 |
