index
:
src
cvs/HEAD
kms/intel
kms/radeon
master
OpenBSD base system
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
lib
/
libc
/
arch
/
i386
/
SYS.h
Age
Commit message (
Expand
)
Author
2003-06-02
Remove the advertising clause in the UCB license which Berkeley
Todd C. Miller
2003-04-17
ELF fixups, ELF PIC syscall support, asm changes as requested by assembler.
Dale Rahn
2002-10-06
Rename cerror to __cerror on i386 to avoid namespace pollution.
Artur Grabowski
2002-06-10
no more _NO_WEAK_ALIASES here.
Federico G. Schwindt
2002-02-19
We need to keep K&R compat macros for some ports where the assemnbler is
Todd C. Miller
2002-02-19
We live in an ANSI C world. Remove lots of gratuitous #ifdef __STDC__ cruft.
Todd C. Miller
2001-09-20
Add PSEUDO_NOERROR similar to that used by NetBSD.
Todd C. Miller
2000-01-06
use 'x/**/y' as non-ansi concat, and not 'x /**/ y' - duh
David Leonard
2000-01-06
well. that wasnt tested very well.
David Leonard
2000-01-06
use weak symbols
David Leonard
1999-01-06
use indr_reference instead of PASSTHRU
David Leonard
1998-11-20
Add thread-safety to libc, so that libc_r will build (on i386 at least).
David Leonard
1996-08-19
Fix RCS ids
Thorsten Lockert
1995-12-30
from netbsd: Removed unused CALL macro
Theo de Raadt
1995-10-18
initial import of NetBSD tree
Theo de Raadt