| Commit message (Expand) | Author | Age | Files | Lines |
* | MFC r304285: | kib | 2016-09-16 | 1 | -6/+9 |
* | MFC r304928: | kib | 2016-09-03 | 2 | -52/+1 |
* | Replace use of the pipe(2) system call with pipe2(2) with a zero flags | brooks | 2016-06-22 | 2 | -54/+1 |
* | Do not compile ARMv6 instructions on ARMv4/v5. Although clang is fine | kib | 2015-12-24 | 1 | -0/+7 |
* | Add support for usermode (vdso-like) gettimeofday(2) and | kib | 2015-12-07 | 2 | -1/+80 |
* | Annotate arm userspace assembler sources stating their tolerance to | kib | 2015-09-29 | 9 | -0/+18 |
* | Removed unused special fork() implementations. | brooks | 2015-05-29 | 1 | -49/+0 |
* | Use the GOT_* macros to help simplify the code, these work with both pic | andrew | 2015-05-11 | 2 | -26/+9 |
* | The lseek(2), mmap(2), truncate(2), ftruncate(2), pread(2), and | kib | 2015-04-18 | 1 | -3/+0 |
* | libc: Eliminate duplicate copies of __vdso_gettc.c | emaste | 2015-04-02 | 2 | -49/+1 |
* | In ARM asm code, ensure that every ENTRY(foo) has a matching END(foo). | ian | 2014-08-31 | 6 | -0/+6 |
* | Convert from WITHOUT_SYSCALL_COMPAT to MK_SYSCALL_COMPAT. | imp | 2014-04-05 | 1 | -1/+1 |
* | Rework the __vdso_* symbols attributes to only make the symbols weak, | kib | 2013-01-30 | 2 | -0/+50 |
* | These warnings are only relevant on NetBSD it seems. They don't seem | imp | 2009-02-19 | 1 | -3/+0 |
* | Mark uname(), getdomainname() and setdomainname() with COMPAT_FREEBSD4. | ed | 2008-11-09 | 1 | -2/+1 |
* | Classify mmap, lseek, pread, pwrite, truncate, ftruncate as pseudo | peter | 2007-07-04 | 1 | -3/+6 |
* | Fix sbrk.S to use _end symbol the same way brk.s was fixed some time | kan | 2007-06-27 | 1 | -2/+2 |
* | Use built-in _end symbol insteadof 'end' for consistency with other | kan | 2007-05-19 | 1 | -2/+2 |
* | Cleanup: we always have to use __error() now, and we shouldn't provide a | cognet | 2006-11-09 | 2 | -58/+1 |
* | Use the RET macro. | cognet | 2004-11-09 | 6 | -6/+7 |
* | Remove getcontext.S, it is not needed. | cognet | 2004-11-05 | 2 | -64/+1 |
* | Import the FreeBSD/arm libc bits. | cognet | 2004-05-14 | 12 | -0/+655 |