index
:
FreeBSD-src
RELENG_2_2
RELENG_2_3
RELENG_2_3_0
RELENG_2_3_1
RELENG_2_3_2
RELENG_2_3_3
RELENG_2_3_4
RELENG_2_4
RELENG_2_4_4
RELENG_2_4_OLD
devel
devel-11
releng/10.1
releng/10.3
releng/11.0
releng/11.1
stable/10
stable/11
Raptor Engineering's fork of pfsense FreeBSD src with pfSense changes
Raptor Engineering, LLC
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
lib
/
libc
/
stdlib
/
system.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Switch libc from using _sig{procmask,action,suspend} symbols, which
kib
2015-08-29
1
-9
/
+13
*
Fix known issues which blow up the process after dlopen("libthr.so")
kib
2015-01-03
1
-3
/
+12
*
system(): Restore behaviour for SIGINT and SIGQUIT.
jilles
2013-09-01
1
-0
/
+2
*
vfork(2) was listed as deprecated in 1994 (r1573) and was the false
peter
2013-08-13
1
-19
/
+19
*
Renumber clauses to reduce diffs to other versions
emaste
2013-06-13
1
-1
/
+1
*
Fix many "function declaration isn't a prototype" warnings in libc.
ed
2009-12-05
1
-2
/
+1
*
Per Regents of the University of Calfornia letter, remove advertising
imp
2007-01-09
1
-4
/
+0
*
Fix the style of the SCM ID's.
obrien
2002-03-22
1
-2
/
+2
*
Avoid getting stuck in system(3) when the internal call to wait4()
alfred
2001-10-03
1
-2
/
+3
*
Remove _THREAD_SAFE and make libc thread-safe by default by
deischen
2001-01-24
1
-11
/
+13
*
Take care to avoid having "strong" and "weak" symbols of the same name in
jasone
2000-03-16
1
-0
/
+2
*
Simplify sytem call renaming. Instead of _foo() <-- _libc_foo <-- foo(),
jasone
2000-01-27
1
-3
/
+2
*
Add three-tier symbol naming in support of POSIX thread cancellation
jasone
2000-01-12
1
-2
/
+8
*
Oops, replace a rather important line that was lost in transit 8-(
jraynard
1996-06-08
1
-1
/
+2
*
Submitted by: (based on code in "Advanced Programming in the Unix Environment"
jraynard
1996-06-05
1
-18
/
+33
*
BSD 4.4 Lite Lib Sources
rgrimes
1994-05-27
1
-0
/
+76