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_r
Commit message (
Expand
)
Author
Age
Files
Lines
*
Bring back nanosleep from the cold.
jb
1997-06-04
1
-1
/
+1
*
Fixed overallocation of _thread_fd_table.
alex
1997-05-13
1
-1
/
+1
*
Add const in the thread version of nanosleep()'s args
peter
1997-05-12
1
-1
/
+2
*
remove prototype for nanosleep(), it's visible in unistd.h now.
peter
1997-05-12
1
-1
/
+0
*
Bye bye CPLUSPLUSLIB hack! It's not needed any more.
jdp
1997-05-06
1
-3
/
+1
*
Nuke makefiles that duplicate those in libc now that libc is libc_r
jb
1997-05-03
26
-320
/
+0
*
Use libc makefiles from now on instead of duplicating them in libc_r.
jb
1997-05-03
3
-150
/
+9
*
Set wakeup time in pthread_cond_wait() to `forever' (-1) to prevent
jb
1997-04-11
1
-24
/
+41
*
Fix the return value. Oops.
jb
1997-04-01
1
-1
/
+3
*
Fix indentations. Sigh.
jb
1997-04-01
1
-15
/
+17
*
Make error checking less zealous to handle devices like /dev/null
jb
1997-04-01
1
-2
/
+10
*
Add parentheses to make blocking mode work.
jb
1997-04-01
4
-4
/
+12
*
Revert $FreeBSD$ to $Id$
peter
1997-02-22
12
-12
/
+12
*
Submitted by: John Birrell
julian
1997-02-05
45
-208
/
+1045
*
Sort cross references.
wosch
1997-01-20
6
-12
/
+12
*
Make the long-awaited change from $Id$ to $FreeBSD$
jkh
1997-01-14
12
-12
/
+12
*
Unspam this file: replace spaces with tabs so make doesn't barf. (I smell
wpaul
1996-12-29
1
-5
/
+5
*
Sync with libc.
alex
1996-12-29
2
-3
/
+12
*
Added uthread_attr_destroy.c to SRCS.
alex
1996-12-29
1
-1
/
+2
*
Add pthread_mutexattr_init() and pthread_mutexattr_setkind_np().
hsu
1996-11-11
2
-0
/
+122
*
Add uthread_attr_init.c, uthread_attr_setstacksize.c, uthread_mattr_init.c,
hsu
1996-11-11
1
-1
/
+7
*
Moved enum pthread_mutextype to pthread.h.
hsu
1996-11-11
1
-6
/
+8
*
Make pthread_getspecific() compliant with the final IEEE pthreads
hsu
1996-11-11
1
-9
/
+9
*
add missing comma(s) in .Xr macros
wosch
1996-09-23
1
-1
/
+3
*
fix .Xr macro
wosch
1996-09-21
1
-1
/
+1
*
Remove now un-necessary FreeBSD specific code since our timespec
nate
1996-09-20
3
-176
/
+0
*
- libc self contained again.
peter
1996-08-30
1
-6
/
+7
*
pick up the resolver sources from contrib
adam
1996-08-30
1
-0
/
+1
*
cmp -s || install -c ==> install -C
peter
1996-08-30
1
-5
/
+5
*
Don't create/install libc_r_pic.a
peter
1996-08-30
1
-1
/
+0
*
Submitted by: john birell (jb@cimlogic.com.au)
julian
1996-08-22
1
-20
/
+20
*
Submitted by: John Birrell <cimaxp1!jb@werple.net.au>
julian
1996-08-20
48
-690
/
+2659
*
Add collate_range_cmp
ache
1996-08-13
1
-1
/
+2
*
``mv'' -> ``mv -f''
wosch
1996-05-07
2
-16
/
+18
*
Sync libc_r with libc changes..
peter
1996-05-05
2
-5
/
+5
*
keep the libc_r makefiles in step with those from libc
julian
1996-03-20
2
-6
/
+8
*
Added a new module "uthread_autoinit.cc". This is a small C++ module.
jdp
1996-02-17
3
-1
/
+104
*
Removed "iso_addr.c" from the Makefile. Support for it has been removed
jdp
1996-02-17
1
-1
/
+1
*
error handling for threaded apps
julian
1996-01-22
1
-0
/
+50
*
Reviewed by: julian
julian
1996-01-22
99
-0
/
+8951