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