index
:
netbsd
lockcount-9.3
lockdoc-10.99.5
lockdoc-10.99.5-vfs
lockdoc-9.3
lockdoc-9.3-vfs
trunk
NetBSD fork for lockdoc analysis
merlin@scholz.ruhr
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
lib
/
libc
/
arch
/
ia64
Age
Commit message (
Expand
)
Author
2021-10-31
Tidy up how __sigaction14_sigtramp.c is added to SRCS.
thorpej
2021-10-26
Merge all MD __sigaction14_sigtramp.c copies into one:
christos
2020-10-15
Trailing whitespace
skrll
2020-04-18
Rename "syscall" to "_syscall" and provide "syscall" as a weak alias.
thorpej
2018-11-08
Use the generic C fabs/fabsl on ia64 for now to unbreak the build.
riastradh
2017-02-07
Mark exect(3) obsolete and bind it to plain execve(2) on all platforms
kamil
2016-12-10
Add exect stub so "build.sh distribution" will compile
scole
2016-11-22
For ski, break into debugger instead of exiting
scole
2016-08-05
PR port-ia64/51261
scole
2016-06-30
various ia64 updates:
mrg
2015-04-17
Add set/longjmp and friends (nearly verbatim from FreeBSD).
martin
2012-12-27
Add fpclassify{,d}
martin
2009-07-31
Add the 'abs', 'div' and 'erand48' sources to stdlib/Makefile.inc.
dsl
2009-07-30
If SRCS contains any .S files then remove the corresponding .c file from
dsl
2009-07-18
Remove references to index.c and rindex.c (strchr.c and strrchr.c
dsl
2008-08-04
Add C99 functions imaxabs and imaxdiv.
matt
2008-04-28
Remove clause 3 and 4 from TNF licenses
martin
2006-09-23
Towards ia64 libc. Round #2
cherry
2006-09-22
ia64 libc MD stuff #1. Pushing in everything before my harddisk pops.
cherry
2006-09-22
add ia64 libc MI bits.
cherry
2006-09-10
libc stubs added
cherry
2006-07-07
checkin libc asm stubs, #1
cherry