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
Commit message (
Expand
)
Author
Age
Files
Lines
*
libc/amd64: Do not export .cerror.
jilles
2012-09-06
12
-88
/
+9
*
Avoid segfault if name is invalid. Basically, only
trhodes
2012-09-06
1
-2
/
+5
*
libc/i386: Do not export .cerror.
jilles
2012-09-05
11
-41
/
+19
*
When WIFCONTINUED was added, the number of "first" macros grew from
jhb
2012-09-05
1
-1
/
+1
*
Bump dates.
des
2012-09-04
2
-2
/
+2
*
Add a prominent warning about these functions' unsuitability for
des
2012-09-04
2
-13
/
+17
*
Rework all non-contributed files that use `struct timezone'.
ed
2012-09-01
2
-2
/
+2
*
Bring some changes from Bull's NFSv4 libtirpc implementation.
pfg
2012-09-01
9
-19
/
+45
*
Add missing .Pp macro.
zeising
2012-08-21
1
-0
/
+1
*
Remove trailing whitespace.
joel
2012-08-21
1
-1
/
+1
*
Add manual pages for clock_getcpuclockid and pthread_getcpuclockid.
davidxu
2012-08-21
2
-1
/
+96
*
Fix prototype. Also the function should return error code instead of
davidxu
2012-08-21
1
-2
/
+4
*
Implement syscall clock_getcpuclockid2, so we can get a clock id
davidxu
2012-08-17
5
-5
/
+44
*
Make 'junk' volatile so that compilers won't be tempted to optimize
kevlo
2012-08-17
1
-1
/
+1
*
Merging of projects/armv6, part 2
gonzo
2012-08-15
2
-0
/
+10
*
Rename aux.c to auxv.c.
ed
2012-08-11
2
-1
/
+1
*
nftw(): POSIX says directories causing loops should be silently skipped.
jilles
2012-08-09
1
-3
/
+2
*
Refresh with OpenBSD RCS ID changes to reflect that we now have essentionally
delphij
2012-08-09
1
-7
/
+1
*
ftw(): Do not check the maxfds argument against OPEN_MAX.
jilles
2012-08-09
1
-2
/
+1
*
nftw(): Do not check the maxfds argument against OPEN_MAX.
jilles
2012-08-09
1
-2
/
+1
*
Use calloc().
delphij
2012-08-01
1
-2
/
+1
*
Remove trailing whitespace.
joel
2012-07-30
1
-1
/
+1
*
Add more locale-specific functions to the relevant man pages and Makefile:
issyl0
2012-07-30
6
-14
/
+86
*
Correct BUGS description of static buffer use
emaste
2012-07-27
1
-3
/
+3
*
Document F_DUP2FD_CLOEXEC.
kib
2012-07-27
1
-4
/
+14
*
Start manpage with Dd macro and also remove a trailing whitespace
joel
2012-07-26
1
-2
/
+2
*
Update the 'C1x draft' reference to '.St -isoC-2011' mdoc macro.
pluknet
2012-07-26
2
-2
/
+4
*
Add a new man page containing details of new locale-specific functions for
issyl0
2012-07-25
2
-1
/
+182
*
(Incomplete) fixes for symbols visibility issues and style in fcntl.h.
kib
2012-07-21
1
-1
/
+1
*
Document F_DUPFD_CLOEXEC. Also provide some wording changes for
kib
2012-07-19
1
-4
/
+15
*
Return zero from get_addrselectpolicy() when no source-address-selection
emax
2012-07-18
1
-0
/
+2
*
libc: Remove some unused strings from getaddrinfo().
jilles
2012-07-15
1
-13
/
+12
*
Jump to the failed label instead of doing cleanup ourselves.
brueffer
2012-07-15
1
-2
/
+1
*
Move the ffclock symbols from FBSD_1.2 to FBSD_1.3 where they should have been
lstewart
2012-07-10
1
-3
/
+3
*
Executing CPUID with EAX set to 1 to actually get feature flags.
davidxu
2012-07-10
1
-1
/
+1
*
Restore the __collate_load_error global that was accidentally removed in the
theraven
2012-07-06
2
-5
/
+6
*
Document the behavior (from 4.4-lite) that tokens returned by telldir() are
brooks
2012-07-05
1
-2
/
+15
*
Prefer sysctl to open/read/close for obtaining random data.
pjd
2012-07-04
1
-5
/
+35
*
The register_printf_render_std() function expects regular string.
pjd
2012-07-04
1
-1
/
+1
*
ctype_l(3): Note that not all these functions are specified by POSIX.1-2008.
jilles
2012-07-01
1
-1
/
+14
*
Optimize the handling of SC_NPROCESSORS_CONF, by using auxv AT_NCPU
kib
2012-06-27
1
-0
/
+4
*
Remove end of line whitespace.
joel
2012-06-26
1
-1
/
+1
*
Add more locale-specific functions to the relevant man pages and
issyl0
2012-06-25
5
-3
/
+46
*
Remove the assert added in r237286
eadler
2012-06-24
1
-2
/
+0
*
Use struct vdso_timehands data to implement fast gettimeofday(2) and
kib
2012-06-22
10
-2
/
+374
*
Add the functions documented in the man pages in commit 237393 to the
issyl0
2012-06-21
1
-2
/
+7
*
Be explicit about the dependency on nsparser.h.
obrien
2012-06-21
1
-1
/
+1
*
Add more locale-specific functions to the relevant man pages:
issyl0
2012-06-21
4
-7
/
+54
*
Don't close an uninitialized descriptor. [1]
eadler
2012-06-20
1
-2
/
+6
*
Further refine the implementation of POSIX_FADV_NOREUSE.
jhb
2012-06-19
1
-5
/
+4
[next]