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
/
include
/
stdlib.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
Introduce getprogname(3) and setprogname(3) library calls. These get
dd
2001-05-15
1
-0
/
+3
*
Move sranddev() to !ANSI_SOURCE !POSIX_SOURCE section
ache
2001-04-23
1
-1
/
+1
*
Add sranddev() prototype
ache
2001-04-23
1
-0
/
+1
*
Impliment the ISO-C99 strto[u]ll()
obrien
2001-02-27
1
-0
/
+4
*
Make it possible to override the function which writes messages to
phk
2000-11-26
1
-0
/
+3
*
Fixed missing declaration of rand_r(3).
bde
1999-12-23
1
-0
/
+2
*
Little reorganization:
dt
1998-12-19
1
-5
/
+3
*
Add reallocf to the library. This function is simliar to realloc, but
imp
1998-09-14
1
-0
/
+1
*
Change the return types for strtoq and strtouq to int64_t and u_int64_t
jb
1998-05-11
1
-3
/
+2
*
Moved include of <sys/cdefs.h> earlier for the same reasons as moving
bde
1998-02-27
1
-2
/
+2
*
Move machine/types.h to non-standard section
ache
1997-06-14
1
-2
/
+3
*
Add arc4random family declaration
ache
1997-06-14
1
-0
/
+5
*
Instead of copying fallback code over and over in each program,
ache
1997-06-14
1
-1
/
+1
*
Add srandomdev() prototype
ache
1997-03-23
1
-0
/
+1
*
Merge Lite2 changes -
peter
1997-03-11
1
-10
/
+3
*
Don't use __dead or __pure in user code. They were obfuscations
bde
1996-09-14
1
-12
/
+6
*
Fixed longstanding namespace convolution involving rune_t vs wchar_t.
bde
1996-05-01
1
-3
/
+7
*
Don't declare rune_t, putenv() or setenv() if _POSIX_SOURCE is declared.
bde
1995-04-15
1
-21
/
+19
*
Reviewed by: Bruce Evans
ats
1994-11-21
1
-0
/
+10
*
Declare functions that don't return as having attribute __dead2.
bde
1994-09-08
1
-2
/
+2
*
BSD 4.4 Lite Include Sources
rgrimes
1994-05-24
1
-0
/
+175