This website requires JavaScript.
Explore
Help
Register
Sign In
upstream
/
opnsense-src
Watch
1
Star
0
Fork
You've already forked opnsense-src
0
mirror of
https://github.com/opnsense/src.git
synced
2026-02-11 23:06:12 -05:00
Code
Issues
Projects
Releases
Packages
Wiki
Activity
Actions
0318c367fc
opnsense-src
/
lib
/
libpthread
History
David Xu
0318c367fc
Allow hooks registered by atexit() to run with current thread pointer set,
...
without this change, my atexit test dumps core.
2003-09-04 05:24:53 +00:00
..
arch
Don't assume sizeof(long) = sizeof(int) on x86; use int
2003-09-03 17:56:26 +00:00
man
The .Fn function
2003-06-08 10:40:44 +00:00
support
Rethink the way thr_libc.So is generated. Relying on GCC to extract
2003-09-02 19:37:11 +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
Allow hooks registered by atexit() to run with current thread pointer set,
2003-09-04 05:24:53 +00:00
Makefile
Rethink the way thr_libc.So is generated. Relying on GCC to extract
2003-09-02 19:37:11 +00:00
pthread.map
Override libc function raise(), in threading mode, raise() will
2003-07-19 05:25:49 +00:00