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
*
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