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
Commit message (
Expand
)
Author
Age
Files
Lines
*
Simplified by using new yacc rules.
bde
1998-05-08
1
-9
/
+6
*
This is a hack to workaround source that is coded to use long variables
jb
1998-05-08
2
-2
/
+2528
*
Remote the NetBSD kludge for vfprintf.c
jb
1998-05-08
1
-9
/
+2
*
Don't assign the va_list variable 'ap' directly to the argtable because
jb
1998-05-08
1
-19
/
+18
*
Use the thread-aware errno definition all the time.
jb
1998-05-05
2
-44
/
+6
*
Build the syscalls (in libc, not libc_r) with weak symbols so that
jb
1998-05-05
2
-6
/
+18
*
Remove extern int errno and #include <errno.h> to get the proper definition.
jb
1998-05-05
1
-1
/
+1
*
Remove leading underscores from the FILE lock functions that POSIX
jb
1998-05-05
1
-3
/
+3
*
Remove leading underscores for the functions (weak symbols here) that
jb
1998-05-05
1
-4
/
+7
*
The __set_ospeed() function is coded against the speed_t type declared
jb
1998-05-05
2
-3
/
+3
*
Treat the lock value as volatile.
jb
1998-05-05
3
-6
/
+6
*
In a threaded library, expect the lock field to be declared volatile,
jb
1998-05-05
1
-5
/
+5
*
Fix a few nits in quoted code fragments and elsewhere.
rnordier
1998-05-04
1
-5
/
+4
*
Force BOOTSTRAP mode all the time while the headers are broken on alpha
jb
1998-05-04
1
-1
/
+5
*
Typo fixes
jraynard
1998-05-03
2
-4
/
+6
*
Typo fix.
jraynard
1998-05-03
1
-2
/
+2
*
Pedantry (NULL -> NUL).
jraynard
1998-05-03
1
-1
/
+1
*
Don't imply sigset_t == int.
jraynard
1998-05-03
1
-1
/
+1
*
Add libbind
peter
1998-05-03
1
-2
/
+2
*
Build libbind for named and friends (not installed in /usr/lib)
peter
1998-05-03
1
-0
/
+42
*
Resolve some unexpected differences when comparing with the 2.2 version.
peter
1998-05-02
1
-2
/
+10
*
Update libc dns code to 4.9.7-T1B level. This involved chopping out large
peter
1998-05-02
3
-249
/
+753
*
Cleanup in the child, not the parent.
jb
1998-05-02
3
-6
/
+6
*
Go back to version 1.16 - it was correct the way it was.
brian
1998-05-01
1
-6
/
+6
*
Fixed disordering and other style bugs in rev.1.50.
bde
1998-05-01
1
-6
/
+4
*
connect() returns -1 on error - not 0.
brian
1998-05-01
1
-7
/
+7
*
Fix the incremental priority increment.
jb
1998-04-30
3
-6
/
+6
*
Add reference to setlocale(3)
ache
1998-04-30
1
-2
/
+3
*
Add reference to catopen(3)
ache
1998-04-30
1
-1
/
+4
*
Return -1 for invalid descriptor in catclose
ache
1998-04-30
1
-2
/
+2
*
If passed catgets descriptor is NULL or -1, return default string immediately
ache
1998-04-30
1
-1
/
+3
*
Force loadType to 0
ache
1998-04-30
1
-5
/
+4
*
Implement NL_CAT_LOCALE
ache
1998-04-30
4
-12
/
+33
*
Prototypes/typedefs cleanup
ache
1998-04-30
2
-21
/
+22
*
Oops, backout the previous change having confused my underscores.
jb
1998-04-30
2
-6
/
+4
*
Change the description of errno to match the thread-aware implementation
jb
1998-04-30
1
-32
/
+6
*
Make cerror thread aware by calling __error() to get a pointer to the
jb
1998-04-30
2
-44
/
+10
*
The syscall that creates a kernel thread is coming, but it doesn't use the
jb
1998-04-30
2
-8
/
+6
*
Build __error.c into libc, but not libc_r. The weak symbol in the
jb
1998-04-30
1
-2
/
+7
*
Change the name of this source file so that libc_r builds it instead
jb
1998-04-30
6
-6
/
+106
*
Resurrect exit.c
jmz
1998-04-29
2
-1
/
+38
*
Basic support for LC_MESSAGES
ache
1998-04-29
2
-12
/
+13
*
Add spinlock.
jb
1998-04-29
3
-9
/
+12
*
Change signal model to match POSIX (i.e. one set of signal handlers
jb
1998-04-29
142
-3772
/
+2754
*
Don't need wrappers for longjmp/setjmp anymore.
jb
1998-04-29
2
-89
/
+0
*
Remove empty files that were renamed some time ago.
jb
1998-04-29
3
-0
/
+0
*
Atomic lock source.
jb
1998-04-29
3
-0
/
+165
*
Stop renaming these in libc_r because wrappered versions don't make sense.
jb
1998-04-29
6
-60
/
+12
*
Replace the threaded locking with spinlock calls for both threaded
jb
1998-04-29
1
-18
/
+10
*
Reference an external variable in threaded programs so that the
jb
1998-04-29
1
-0
/
+6
[next]