aboutsummaryrefslogtreecommitdiff
path: root/lib/libc/powerpc64/sys/Makefile.inc
Commit message (Expand)AuthorAgeFilesLines
* libc: Move per-arch sys/Makefile.inc to libsysBrooks Davis2024-02-051-4/+0
* libc/<arch>/sys/Makefile.inc: remove cruftBrooks Davis2023-11-151-1/+0
* Remove $FreeBSD$: one-line sh patternWarner Losh2023-08-161-1/+0
* Add sched_getcpu()Konstantin Belousov2021-11-101-1/+3
* [PowerPC] Implement VDSO timebase access on powerpc*Brandon Bergren2020-09-081-0/+1
* Reimplement brk() and sbrk() to avoid the use of _end.Mark Johnston2018-06-041-1/+1
* Replace MD assembly exect() with a portable version.Brooks Davis2018-04-121-1/+1
* Remove caching from getlogin(2).Brooks Davis2018-04-061-1/+1
* Reduce duplicate NOASM and PSEUDO definitionsBrooks Davis2016-09-081-5/+0
* Rewrite ptrace(2) wrappers in C.Konstantin Belousov2016-08-291-1/+1
* Remove unusedd and obsolete openbsd_poll system call. (Phase 1)George V. Neville-Neil2016-08-181-1/+1
* Replace use of the pipe(2) system call with pipe2(2) with a zero flagsBrooks Davis2016-06-221-1/+1
* The lseek(2), mmap(2), truncate(2), ftruncate(2), pread(2), andKonstantin Belousov2015-04-181-3/+0
* Convert from WITHOUT_SYSCALL_COMPAT to MK_SYSCALL_COMPAT.Warner Losh2014-04-051-1/+1
* Provide 64-bit PowerPC support in libc.Nathan Whitehorn2010-07-101-0/+11