This website requires JavaScript.
Explore
Help
Sign In
mirror
/
freebsd
Watch
1
Star
0
Fork
0
You've already forked freebsd
mirror of
https://git.FreeBSD.org/src.git
synced
2024-12-25 11:37:56 +00:00
Code
Issues
Releases
Activity
a0efa60dc9
freebsd
/
lib
/
libkse
History
David Xu
a0efa60dc9
Avoid garbage bits in c_flags by direct assigning value.
...
Reviewed by: deischen
2003-09-14 22:33:32 +00:00
..
arch
Don't assume sizeof(long) = sizeof(int) on x86; use int
2003-09-03 17:56:26 +00:00
support
The caller is expected to set up PIC register corectly before
2003-09-05 18:08:19 +00:00
sys
Don't assume sizeof(long) = sizeof(int) on x86; use int
2003-09-03 17:56:26 +00:00
test
Don't run verify directly as that would require the perl script to
2003-08-13 03:59:18 +00:00
thread
Avoid garbage bits in c_flags by direct assigning value.
2003-09-14 22:33:32 +00:00
Makefile
Rethink the way thr_libc.So is generated. Relying on GCC to extract
2003-09-02 19:37:11 +00:00