summaryrefslogtreecommitdiffstats
path: root/lib/libc/arch/sparc64/SYS.h (follow)
Commit message (Expand)AuthorAgeFilesLines
* Use a Thread Information Block in both single and multi-threaded programs.guenther2016-05-071-19/+9
* Merge the sigaction() and sigprocmask() overloads/wrappers from libpthreadguenther2015-10-231-4/+4
* Adds hidden _libc_FOO aliases for the system call stubs.guenther2015-09-051-6/+12
* Add framework for resolving (pun intended) libc namespace issues, usingguenther2015-08-311-1/+25
* Make pthread_atfork() track the DSO that called it like atexit() does,guenther2015-04-071-4/+14
* Apply "unifdef -D__STDC__" to libc/arch/*/SYS.hmatthew2014-06-041-5/+1
* Convert cpp | as rules in bsd.lib.mk and lib/libc/sys/Makefile.inc to pure ccpascal2012-08-221-2/+2
* Remove the advertising clause in the UCB license which Berkeleymillert2003-06-021-6/+2
* We need to keep K&R compat macros for some ports where the assemnbler ismillert2002-02-191-1/+5
* We live in an ANSI C world. Remove lots of gratuitous #ifdef __STDC__ cruft.millert2002-02-191-5/+1
* Always have the real entry point to the syscall called _thread_sys_art2002-01-031-20/+3
* Changes to SYS.h for sparc64 to make it work with libc_rdrahn2001-09-261-16/+41
* Revert last. The ERROR() macro is called from leaf functionsart2001-09-261-2/+6
* Add an ASPICFLAG variable to bsd.own.mk which a platform use to pass flagsdrahn2001-09-251-6/+2
* Add SYSENTRY as on sparc. We'll need it later.art2001-08-281-1/+7
* SYS.h from NetBSD. Not fixed yet for libc_r.art2001-08-281-0/+126