Bobby Bingham
|
1509494305
add s390x port
|
8 years ago |
Bobby Bingham
|
54482898ab
treat null vdso base same as missing
|
8 years ago |
Rich Felker
|
b418ea1b66
generalize ELF hash table types not to assume 32-bit entries
|
8 years ago |
Rich Felker
|
4078a5c31f
fix build regression on archs with variable page size
|
8 years ago |
Rich Felker
|
31fb174dd2
add limited pthread_setattr_default_np API to set stack size defaults
|
8 years ago |
Rich Felker
|
ea7891a651
fix pthread_create regression from stack/guard size simplification
|
8 years ago |
Rich Felker
|
04983f2272
make netinet/in.h suppress clashing definitions from kernel headers
|
8 years ago |
Rich Felker
|
33ce920857
simplify pthread_attr_t stack/guard size representation
|
8 years ago |
Rich Felker
|
7442442ccc
fix swprintf internal buffer state and error handling
|
8 years ago |
Daniel Sabogal
|
bc1e7731ce
fix integer overflow of tm_year in __secs_to_tm
|
8 years ago |
Szabolcs Nagy
|
5ffe515ca4
fix ldso reserved library name handling
|
8 years ago |
Szabolcs Nagy
|
86e8cc0fd4
fix accidental global static pointer in ldso
|
8 years ago |
Rich Felker
|
c8fdcfe550
don't claim support for resolv.h APIs that aren't supported
|
8 years ago |
Hannu Nyman
|
8ca27ac4bf
fix parsing of quoted time zone names
|
8 years ago |
Rich Felker
|
7352b59d68
remove redundant feature test macro checks in sys/time.h
|
8 years ago |
Rich Felker
|
ed86967425
redesign snprintf without undefined behavior
|
8 years ago |
Rich Felker
|
7597fc25a2
fix various header namespace issues under feature-test-macro control
|
8 years ago |
Rich Felker
|
2ed4e9d927
remove parameter names from public headers
|
8 years ago |
Rich Felker
|
4b8f94c250
fix misspelling of a legacy macro name in sys/param.h
|
8 years ago |
Daniel Sabogal
|
71e8392765
add missing if_ether.h constants
|
8 years ago |
Daniel Sabogal
|
79c7ded0ed
add missing if_arp.h constant
|
8 years ago |
Daniel Sabogal
|
1fa2a32d1e
fix typo in utmpx.h
|
8 years ago |
Daniel Sabogal
|
104e8a0e3b
add missing confstr constants
|
8 years ago |
Rich Felker
|
e314258e2f
fix minor problem in previous strtod non-nearest rounding bug fix
|
8 years ago |
Szabolcs Nagy
|
6ffdc4579f
fix strtod int optimization in non-nearest rounding mode
|
8 years ago |
Szabolcs Nagy
|
d184a09e05
fix strtod and strtof rounding with many trailing zeros
|
8 years ago |
Rich Felker
|
f33b175850
fix gratuitous undefined behavior in strptime
|
8 years ago |
Rich Felker
|
b24f1d2520
fix getopt_long_only misinterpreting "--" as an option
|
8 years ago |
Szabolcs Nagy
|
51ab6db4ed
fix float formatting of some exact halfway cases
|
8 years ago |
Felix Janda
|
8fb28b0b3e
add pthread_setname_np
|
8 years ago |