ramin
|
e73186b699
locale: rebuild the host generators when the generated headers change
|
3 days ago |
ramin
|
f99a90ac58
libc: time: report an out-of-range time instead of a partial struct tm
|
3 days ago |
ramin
|
8f71aa69bb
libc: time: keep the zone offset when localtime avoids an overflow
|
3 days ago |
ramin
|
49d3983dda
libc: time: use the right length for a 400-year cycle in mktime
|
3 days ago |
ramin
|
1fd81b5e16
time: fix two wcsftime bugs, a use-after-free and a byte read as a character
|
3 days ago |
ramin
|
fe22402bbd
stdio: make an open_memstream byte-oriented, as POSIX requires
|
3 days ago |
ramin
|
15ddbee3e4
stdio: report the position as an open_memstream's size, as POSIX requires
|
3 days ago |
ramin
|
bbb3b5a04f
sem: test semctl's command instead of masking its bits
|
3 days ago |
ramin
|
cbf69df781
nios2: make dynamic linking work
|
3 days ago |
ramin
|
29b01e77a7
nptl: nios2: pass the child tid pointer in the right clone slot
|
3 days ago |
ramin
|
0aab5ecb15
nios2: add the missing clone() argument and error checks
|
3 days ago |
ramin
|
4e6b07053e
nios2: add bits/atomic.h
|
3 days ago |
ramin
|
523b4723b9
nios2: return -errno from INTERNAL_SYSCALL
|
3 days ago |
ramin
|
6273c2f86c
sigaction: put sa_restorer behind sa_mask where the kernel has no such field
|
3 days ago |
ramin
|
b5b5ecd1ee
libc: decide xstatconv by the headers, not by a kconfig flag
|
3 days ago |
ramin
|
390442a222
hppa: match the kernel's SysV IPC time field order
|
1 week ago |
ramin
|
15e0ca1072
sparc64: pass msgp and msgtyp to ipc() directly
|
1 week ago |
ramin
|
881175f30a
sparc64: pass the semun value to ipc(), not a pointer to it
|
1 week ago |
ramin
|
b5638b9f33
buildsys: give the socketcall and ipc multiplexers unwind tables
|
1 week ago |
ramin
|
e31ac0f10f
libc: pick IPC_64 by what the headers offer, not by the word size
|
1 week ago |
ramin
|
3848522a99
libc: the SysV IPC pad words depend on the word size, not on the arch
|
1 week ago |
ramin
|
f7394293c3
libc: do not truncate the shmat address argument to int
|
1 week ago |
Waldemar Brodkorb
|
359fcd62fc
ppc: add fenv support from glibc
|
1 week ago |
ramin
|
5222fefffa
m68k: use the kernel helper on every core without CAS, not just ColdFire
|
1 week ago |
Waldemar Brodkorb
|
459cd39653
kvx: allow fenv support
|
2 weeks ago |
Waldemar Brodkorb
|
6d8ec52b82
Fix SSP support for riscv32
|
2 weeks ago |
Waldemar Brodkorb
|
1105fd6c97
fenv: struct rm_ctx should be private and not exposed in a public header
|
2 weeks ago |
Waldemar Brodkorb
|
dff69277d7
ppc: fix e500 fenv support
|
2 weeks ago |
Christian Pötzsch
|
b0d1445a7e
enable __USE_ISOC11 for C++17
|
3 weeks ago |
Waldemar Brodkorb
|
ae4a98f961
bump version for 1.0.59 release
|
3 weeks ago |