| .. |
|
arm
|
initial commit of the arm port
|
2011-09-18 16:44:54 -04:00 |
|
i386
|
fix clobber of edx in i386 vsyscall asm
|
2012-11-11 13:56:37 -05:00 |
|
microblaze
|
microblaze port
|
2012-09-29 01:05:31 -04:00 |
|
mips
|
add 7-arg syscall support for mips
|
2012-09-09 14:53:06 -04:00 |
|
powerpc
|
PPC port cleaned up, static linking works well now.
|
2012-11-13 19:12:25 +01:00 |
|
x86_64
|
restore use of .type in asm, but use modern @function (vs %function)
|
2011-06-14 23:15:08 -04:00 |
|
floatscan.c
|
clean up stdio_impl.h
|
2012-11-08 16:39:41 -05:00 |
|
floatscan.h
|
fix really bad breakage in strtol, etc.: failure to accept leading spaces
|
2012-04-19 12:47:34 -04:00 |
|
futex.h
|
unify and overhaul timed futex waits
|
2011-08-02 21:11:36 -04:00 |
|
intscan.c
|
clean up stdio_impl.h
|
2012-11-08 16:39:41 -05:00 |
|
intscan.h
|
new scanf implementation and corresponding integer parser/converter
|
2012-04-16 16:03:45 -04:00 |
|
ksigaction.h
|
fix breakage of x86_64 sigaction from recent changes for mips
|
2012-07-12 11:00:21 -04:00 |
|
libc.c
|
i386 vsyscall support (vdso-provided sysenter/syscall instruction based)
|
2012-10-11 22:47:07 -04:00 |
|
libc.h
|
fix trailing whitespace issues that crept in here and there
|
2012-12-07 16:16:44 -05:00 |
|
libm.h
|
make CMPLX macros available in complex.h in non-c11 mode as well
|
2012-12-11 22:44:36 +01:00 |
|
locale_impl.h
|
initial check-in, version 0.5.0
|
2011-02-12 00:22:29 -05:00 |
|
longdbl.h
|
first commit of the new libm!
|
2012-03-13 01:17:53 -04:00 |
|
pthread_impl.h
|
add support for thread scheduling (POSIX TPS option)
|
2012-11-11 15:38:04 -05:00 |
|
shgetc.c
|
fix buggy limiter handling in shgetc
|
2012-04-16 15:36:18 -04:00 |
|
shgetc.h
|
fix broken shgetc limiter logic (wasn't working)
|
2012-04-16 01:55:37 -04:00 |
|
stdio_impl.h
|
clean up stdio_impl.h
|
2012-11-08 16:39:41 -05:00 |
|
syscall.c
|
overhaul syscall interface
|
2011-03-19 18:51:42 -04:00 |
|
syscall.h
|
use explicit visibility to optimize a few hot-path function calls
|
2012-10-25 15:40:58 -04:00 |
|
syscall_ret.c
|
cleanup various minor issues reported by nsz
|
2011-09-26 00:59:28 -04:00 |