]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/history - lib/libc
Do not unwind past a zero PC frame.
[FreeBSD/FreeBSD.git] / lib / libc /
2012-11-11 dimAdd an explanatory comment to lib/libc/gen/isnan.c...
2012-11-10 dimOnly define isnan, isnanf, __isnan and __isnanf in...
2012-11-08 grogClarify that the ' flag is an apostrophe.
2012-11-03 tuexenFix errno in a couple of error cases.
2012-11-01 jillesfopen(3): Mention that the "x" mode option is from...
2012-11-01 jillesfcntl(2): Fix typos in name of constant "F_DUP2FD_CLOEXEC".
2012-10-22 dimImport libc++ trunk r165949. Among other improvements...
2012-10-22 eadlerUpdate the kill(2) and killpg(2) man pages to the moder...
2012-10-22 eadlerremove duplicate semicolons where possible.
2012-10-21 nwhitehornUpdate dialog to 20120706: includes minor useability...
2012-10-20 andreGrammar fixes to r241781.
2012-10-20 andreHide the unfortunate named sysctl kern.ipc.somaxconn...
2012-10-19 uqsMerge mandoc from vendor into contrib and provide the...
2012-10-19 brooksReplace our version of the pwcache(3) API with NetBSD...
2012-10-11 stefanfFix my last commit. Only call strunvis after properly...
2012-10-11 stefanfDecode the first two fstab fields with strunvis(3)...
2012-10-11 stefanfApply some style. Checked with md5.
2012-10-09 eadlerRemove undefined behavior from sranddev() and
2012-10-05 delphijMFV: tcpdump 4.3.0.
2012-10-05 delphijMFV: libpcap 1.3.0.
2012-10-04 pfgrpc: convert all uid and gid variables to u_int.
2012-10-03 pfgrpc: convert all uid and gid variables of the type...
2012-10-03 acheOptimize prev. commit for speed.
2012-10-03 pfgrpc: convert all uid and gid variables of the type...
2012-10-03 marcelMerge bmake-20120831 from vendor/NetBSD/bmake/dist.
2012-10-02 pfglibtirpc: be sure to free cl_netid and cl_tp
2012-10-02 pfgFix __rpc_getconfip
2012-10-02 pfgRPC: Convert all uid and gid variables of the type...
2012-10-02 acheUsing putenv() and later direct pointer contents modifi...
2012-09-30 eadlerclarify the wording for 'first' and 'last'
2012-09-29 jilleslibc: Use O_CLOEXEC for various internal file descriptors.
2012-09-28 desSlight stylification.
2012-09-27 jilleslibc/fts: Use O_CLOEXEC for internal file descriptors.
2012-09-27 pfgComplete revert of r239963:
2012-09-27 jillessigaction(2),sigwait(2),sigwaitinfo(2): Remove [EFAULT...
2012-09-24 pfgPartial revert of r239963:
2012-09-20 kevloRemove the restrict qualifier to match function prototype.
2012-09-19 jillesstrsignal(): Reindent.
2012-09-19 jillesstrsignal(): Do not append signal numbers to messages...
2012-09-14 eadlerCorrect double "the the"
2012-09-12 emasteAccording to a clarification at http://austingroupbugs...
2012-09-12 emasteAvoid mapping ENOENT to ENOTDIR for non-existent path...
2012-09-12 glebiusDescribe in detail required conditions for receiving...
2012-09-11 desAdd the same warning to rand48(3) as to rand(3) and...
2012-09-06 jilleslibc/amd64: Do not export .cerror.
2012-09-06 trhodesAvoid segfault if name is invalid. Basically, only
2012-09-05 jilleslibc/i386: Do not export .cerror.
2012-09-05 jhbWhen WIFCONTINUED was added, the number of "first"...
2012-09-04 marcelMerge ATF 0.16 from vendor/atf/dist.
2012-09-04 desBump dates.
2012-09-04 desAdd a prominent warning about these functions' unsuitab...
2012-09-01 edRework all non-contributed files that use `struct timez...
2012-09-01 pfgBring some changes from Bull's NFSv4 libtirpc implement...
2012-08-21 zeisingAdd missing .Pp macro.
2012-08-21 joelRemove trailing whitespace.
2012-08-21 davidxuAdd manual pages for clock_getcpuclockid and pthread_ge...
2012-08-21 davidxuFix prototype. Also the function should return error...
2012-08-20 dimUpgrade our copy of llvm/clang to trunk r162107. With...
2012-08-17 davidxuImplement syscall clock_getcpuclockid2, so we can get...
2012-08-17 kevloMake 'junk' volatile so that compilers won't be tempted...
2012-08-16 jkimMerge ACPICA 20120816.
2012-08-15 gonzoMerging of projects/armv6, part 2
2012-08-11 edRename aux.c to auxv.c.
2012-08-09 jillesnftw(): POSIX says directories causing loops should...
2012-08-09 delphijRefresh with OpenBSD RCS ID changes to reflect that...
2012-08-09 jillesftw(): Do not check the maxfds argument against OPEN_MAX.
2012-08-09 jillesnftw(): Do not check the maxfds argument against OPEN_MAX.
2012-08-08 andrewImport compiler-rt r160957.
2012-08-01 delphijUse calloc().
2012-07-30 joelRemove trailing whitespace.
2012-07-30 issyl0Add more locale-specific functions to the relevant...
2012-07-28 mmUpdate libarchive to 3.0.4
2012-07-27 emasteCorrect BUGS description of static buffer use
2012-07-27 kibDocument F_DUP2FD_CLOEXEC.
2012-07-26 joelStart manpage with Dd macro and also remove a trailing...
2012-07-26 pluknetUpdate the 'C1x draft' reference to '.St -isoC-2011...
2012-07-25 issyl0Add a new man page containing details of new locale...
2012-07-24 impUpdate to latest git version of dtc to get new dtsv2...
2012-07-21 kib(Incomplete) fixes for symbols visibility issues and...
2012-07-19 kibDocument F_DUPFD_CLOEXEC. Also provide some wording...
2012-07-18 emaxReturn zero from get_addrselectpolicy() when no source...
2012-07-17 pfgDtrace: improve handling of library paths.
2012-07-15 jilleslibc: Remove some unused strings from getaddrinfo().
2012-07-15 bruefferJump to the failed label instead of doing cleanup ourse...
2012-07-14 pfgMerge illumos commit 13455:7205f7794835
2012-07-12 jkimMerge OpenSSL 1.0.1c.
2012-07-11 jkimMerge ACPICA 20120711.
2012-07-10 lstewartMove the ffclock symbols from FBSD_1.2 to FBSD_1.3...
2012-07-10 davidxuExecuting CPUID with EAX set to 1 to actually get featu...
2012-07-06 theravenRestore the __collate_load_error global that was accide...
2012-07-05 brooksDocument the behavior (from 4.4-lite) that tokens retur...
2012-07-04 pjdPrefer sysctl to open/read/close for obtaining random...
2012-07-04 pjdThe register_printf_render_std() function expects regul...
2012-07-01 jillesctype_l(3): Note that not all these functions are speci...
2012-07-01 pfgImport the dtrace llquantize test files from the vendor...
2012-06-27 kibOptimize the handling of SC_NPROCESSORS_CONF, by using...
2012-06-26 joelRemove end of line whitespace.
2012-06-25 issyl0Add more locale-specific functions to the relevant...
2012-06-24 eadlerRemove the assert added in r237286
2012-06-22 kibUse struct vdso_timehands data to implement fast gettim...
next