.. |
arm
|
d960d4f2cb
initial commit of the arm port
|
před 13 roky |
i386
|
c7d19f9923
restore use of .type in asm, but use modern @function (vs %function)
|
před 13 roky |
x86_64
|
c7d19f9923
restore use of .type in asm, but use modern @function (vs %function)
|
před 13 roky |
floatscan.c
|
28c5d46d84
fix off-by-one error that caused uninitialized memory read in floatscan
|
před 13 roky |
floatscan.h
|
cb81b6947c
fix really bad breakage in strtol, etc.: failure to accept leading spaces
|
před 13 roky |
futex.h
|
ec381af902
unify and overhaul timed futex waits
|
před 13 roky |
intscan.c
|
cb81b6947c
fix really bad breakage in strtol, etc.: failure to accept leading spaces
|
před 13 roky |
intscan.h
|
18efeb320b
new scanf implementation and corresponding integer parser/converter
|
před 13 roky |
libc.c
|
78e79d9d50
new attempt at working around the gcc 3 visibility bug
|
před 13 roky |
libc.h
|
4750cf4202
ditch the priority inheritance locks; use malloc's version of lock
|
před 13 roky |
libm.h
|
6ab8136b44
add FORCE_EVAL macro to evaluate float expr for their side effect
|
před 13 roky |
locale_impl.h
|
0b44a0315b
initial check-in, version 0.5.0
|
před 14 roky |
longdbl.h
|
b69f695ace
first commit of the new libm!
|
před 13 roky |
pthread_impl.h
|
58aa5f45ed
overhaul SSP support to use a real canary
|
před 13 roky |
shgetc.c
|
cc762434d9
fix buggy limiter handling in shgetc
|
před 13 roky |
shgetc.h
|
f007bb854b
fix broken shgetc limiter logic (wasn't working)
|
před 13 roky |
stdio_impl.h
|
4750cf4202
ditch the priority inheritance locks; use malloc's version of lock
|
před 13 roky |
syscall.c
|
d00ff2950e
overhaul syscall interface
|
před 14 roky |
syscall.h
|
a9be201cc0
workaround for preprocessor bug in pcc
|
před 14 roky |
syscall_ret.c
|
fd142e5ec4
cleanup various minor issues reported by nsz
|
před 13 roky |