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
Commit message (
Expand
)
Author
Age
Files
Lines
*
Fix recursion problem which occurs when a signal is received during
jb
1997-12-15
1
-3
/
+12
*
Sorted lists.
bde
1997-10-21
1
-6
/
+6
*
Handle machine-dependent (stdlib) sources more automatically.
bde
1997-10-16
1
-2
/
+2
*
Removed the subdirectory paths from the definitions of MAN[1-9]. They
bde
1997-10-15
1
-10
/
+5
*
environmental -> environment.
charnier
1997-09-18
1
-2
/
+2
*
Another 32bits of 64bits conformance.
phk
1997-08-31
1
-2
/
+2
*
Improvement of type independency for the bitmap.
phk
1997-08-27
1
-3
/
+4
*
Malloc option H is now default.
phk
1997-08-27
2
-4
/
+5
*
Get rid of integer overflow warning.
steve
1997-08-23
2
-2
/
+2
*
Fix a minor typo. It only affects the sparc version.
jdp
1997-07-26
1
-2
/
+2
*
realpath() should break on looped symlinks.
phk
1997-07-16
1
-0
/
+5
*
kill the undead
peter
1997-07-13
2
-180
/
+0
*
This commit was generated by cvs2svn to compensate for changes in r27180,
bde
1997-07-03
2
-0
/
+180
|
\
|
*
Import Lite2's src/lib, except for non-i386 machine-dependent directories,
bde
1997-07-03
2
-0
/
+180
*
|
Have another go at the malloc-sysv initialization.
phk
1997-07-02
1
-12
/
+11
*
|
malloc_sysv used before initialized, reported in PR4002 by
phk
1997-07-01
4
-40
/
+88
*
|
Show the real revision date and not the date that this
steve
1997-06-23
1
-1
/
+1
*
|
Integrate calloc with the rest of the gang.
phk
1997-06-22
5
-478
/
+390
*
|
srandomdev: use stack junk value in the fallback code too
ache
1997-06-15
1
-2
/
+3
*
|
Instead of copying fallback code over and over in each program,
ache
1997-06-14
2
-15
/
+17
*
|
Add yet an option, this time on how to deal with malloc(0) and realloc(ptr.0)
phk
1997-06-12
2
-8
/
+27
*
|
Fix mutex initialization.
jb
1997-06-04
1
-6
/
+4
*
|
Malloc flag X makes malloc behave like the canonical xmalloc() wrapper.
phk
1997-05-30
2
-19
/
+69
*
|
Changed all paths to be relative to src/lib instead of src/lib/libc
jb
1997-05-03
1
-3
/
+7
*
|
Typo.
max
1997-04-25
1
-1
/
+1
*
|
Fixed #include and/or prototype bugs in synopsis.
bde
1997-04-19
1
-2
/
+2
*
|
Fixed missing consts in synopsis.
bde
1997-04-13
1
-2
/
+2
*
|
Remove orand* code as promised for the next release
ache
1997-03-29
2
-20
/
+4
*
|
Add srandomdev.3 link
ache
1997-03-23
1
-1
/
+2
*
|
Fix urandom reference in the comment
ache
1997-03-23
1
-1
/
+1
*
|
Add srandomdev() description
ache
1997-03-23
1
-1
/
+24
*
|
Add srandomdev() function (use "/dev/urandom" now)
ache
1997-03-23
1
-0
/
+40
*
|
Remove an extra comma.
mpp
1997-03-22
1
-2
/
+2
*
|
Use the .Tn macro for generic FreeBSD references. Other minor cleanup.
mpp
1997-03-21
1
-3
/
+3
*
|
Check for overflow in size argument.
phk
1997-03-18
1
-2
/
+4
*
|
Fix arg types to match Lite2
ache
1997-03-17
1
-2
/
+2
*
|
Part 2 of a failed commit (cvs broke). Original message:
peter
1997-03-13
2
-0
/
+283
*
|
Back out a dubious Lite2 change to "optimise" getcwd() to look at $PWD
peter
1997-03-13
1
-2
/
+2
*
|
Merge Lite2 changes
peter
1997-03-11
5
-50
/
+98
*
|
merge from Lite2 - realpath() now shares a lot of code with getcwd()
peter
1997-03-11
2
-283
/
+0
*
|
This commit was generated by cvs2svn to compensate for changes in r23658,
peter
1997-03-11
2
-7
/
+7
|
\
\
|
|
/
|
*
Import CSRG 4.4BSD-Lite2 lib/libc onto vendor branch
peter
1997-03-11
7
-58
/
+105
|
*
recording cvs-1.6 file death
peter
1995-12-30
2
-180
/
+0
*
|
Revert $FreeBSD$ to $Id$
peter
1997-02-22
6
-6
/
+6
*
|
Sort cross references.
wosch
1997-01-20
4
-6
/
+6
*
|
Make the long-awaited change from $Id$ to $FreeBSD$
jkh
1997-01-14
6
-6
/
+6
*
|
_thread_kern_sig_unblock takes an integer, not a reference.
alex
1996-12-29
1
-2
/
+2
*
|
comma typos
wosch
1996-12-23
2
-4
/
+6
*
|
If you run with option Z and malloc fails, memset gets called
phk
1996-10-29
1
-4
/
+6
*
|
Note that streams are now flushed on abort.
alex
1996-10-26
1
-2
/
+2
[next]