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
/
libkse
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
*
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 indentations. Sigh.
jb
1997-04-01
1
-15
/
+17
*
Add parentheses to make blocking mode work.
jb
1997-04-01
4
-4
/
+12
*
Revert $FreeBSD$ to $Id$
peter
1997-02-22
1
-1
/
+1
*
Submitted by: John Birrell
julian
1997-02-05
40
-172
/
+994
*
Make the long-awaited change from $Id$ to $FreeBSD$
jkh
1997-01-14
1
-1
/
+1
*
Sync with libc.
alex
1996-12-29
1
-1
/
+1
*
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
*
Remove now un-necessary FreeBSD specific code since our timespec
nate
1996-09-20
3
-176
/
+0
*
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
27
-494
/
+1568
*
``mv'' -> ``mv -f''
wosch
1996-05-07
1
-6
/
+7
*
Sync libc_r with libc changes..
peter
1996-05-05
2
-5
/
+5
*
Added a new module "uthread_autoinit.cc". This is a small C++ module.
jdp
1996-02-17
2
-1
/
+16
*
Reviewed by: julian
julian
1996-01-22
38
-0
/
+6198