This website requires JavaScript.
Explore
Help
Sign In
d
/
freebsd-dev
Watch
1
Star
0
Fork
0
You've already forked freebsd-dev
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
75e8690a49
freebsd-dev
/
lib
/
libc_r
History
jasone
f826f1c636
Use __strong_reference() instead of __weak_reference() to assure that the
...
weak symbols of the same name are not used.
2000-01-29 22:53:55 +00:00
..
arch
$Id$ -> $FreeBSD$
1999-08-28 00:22:10 +00:00
man
Fixed bitrot in synopsis. The change from "int *pshared" to "int pshared"
1999-12-23 16:51:27 +00:00
sys
$Id$ -> $FreeBSD$
1999-08-28 00:22:10 +00:00
test
Change to work with recent signal changes. The signal being handled is
1999-12-17 11:46:55 +00:00
uthread
Use __strong_reference() instead of __weak_reference() to assure that the
2000-01-29 22:53:55 +00:00
Makefile
Simplify sytem call renaming. Instead of _foo() <-- _libc_foo <-- foo(),
2000-01-27 23:07:25 +00:00