]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/history - lib/libc
Remove unused files.
[FreeBSD/FreeBSD.git] / lib / libc /
2010-10-29 Rui PauloMerge libpcap-1.1.1.
2010-10-29 Jaakko Heinonen- Note that non-superusers are not allowed to set the...
2010-10-29 David XuAdd sysctl kern.sched.cpusetsize to export the size...
2010-10-28 Rui PauloMerge tcpdump-4.1.1.
2010-10-24 Jayachandran C.Fix PIC_RETURN when abicalls are not defined.
2010-10-22 Benedict ReuschlingRevert to r214147, errno is not clobbered as originally
2010-10-21 Benedict ReuschlingDocument strtonum()s behavior of setting errno to 0...
2010-10-21 Benedict ReuschlingSync with OpenBSD rev. 1.13:
2010-10-21 Ed SchoutenFix error handling logic of pututxline(3).
2010-10-21 Ulrich Spörleinmdoc: make pages render with mandoc
2010-10-20 David XuRevert revision 214007, I realized that MySQL wants...
2010-10-19 Xin LIMFV: nc(1) from OpenBSD 4.8.
2010-10-18 David XuUnbreak buildworld by including pthread_rwlockattr_setk...
2010-10-13 Jung-uk KimMerge ACPICA 20101013.
2010-10-13 Rui PauloClang related fixes:
2010-10-11 Martin MatuskaUpgrade xz to git snapshot as of 20101010
2010-10-08 Ulrich Spörleinmdoc: drop redundant .Pp and .LP calls
2010-10-08 Ed SchoutenImport ee 1.5.2 into HEAD.
2010-10-07 Dimitry AndricUpgrade Clang and LLVM to the 2.8 release. See here...
2010-10-06 Konstantin BelousovMissed space.
2010-10-06 Konstantin BelousovAdd cross-references to lrand48(3) and arc4random(3...
2010-10-05 Hajimu UMEMOTOWhen no protocol entry is found, getproto*_r(3) should
2010-10-04 Hajimu UMEMOTOClear errno for each method dispatch.
2010-10-01 Jilles Tjoelkerlibc: Remove the i386 assembler version of strlen(3).
2010-09-30 Edwin GroothuisMFV of 213310, tzdata2010m
2010-09-30 Dimitry AndricRetire the amd64 and i386 specific inline assembly...
2010-09-29 Dimitry AndricApply the same workaround for clang to amd64's version...
2010-09-25 David XuTo support stack unwinding for cancellation points...
2010-09-21 Rui PauloWorkaround LLVM bug #4434:
2010-09-21 Alan CoxFix exec_imgact_shell()'s handling of two error cases...
2010-09-20 Edward Tomasz Napi... First step at adopting FreeBSD to support PSARC/2010...
2010-09-20 Dimitry AndricUpgrade our Clang in base to r114020, from upstream...
2010-09-16 Jung-uk KimMerge ACPICA 20100915.
2010-09-12 Glen BarberBump dates in dbopen(3) and cpuset_getaffinity(2) from...
2010-09-11 Rebecca CranRevert changes of 'assure' to 'ensure' made in r211936.
2010-09-10 Glen BarberNote O_SYNC and O_NOFOLLOW flags in dbopen(3) since...
2010-09-10 Glen BarberAdd EINVAL to list of possible return values for cpuset...
2010-09-10 David XuBecause POSIX does not allow EINTR to be returned from...
2010-09-09 Edward Tomasz Napi... Arrgh, tested wrong source tree _again_. Fix previous...
2010-09-09 Edward Tomasz Napi... Add minor optimization. It's less strict than its...
2010-09-06 Glen BarberAdd ECONNRESET to list of possible errors in connect(2).
2010-08-29 Konstantin BelousovUse NULL instead of 0 for pointer in example.
2010-08-28 Alan CoxAdd the MAP_PREFAULT_READ option to mmap(2).
2010-08-28 Rebecca CranFix incorrect usage of 'assure' and 'insure'.
2010-08-27 Konstantin BelousovDo not call __pthread_cxa_finalize with invalid struct...
2010-08-25 Nathan WhitehornAllow ABIs to provide their own LIBC_ARCH in a more...
2010-08-24 Rui PauloMerge dtracetoolkit/dtruss from the vendor.
2010-08-24 Warner LoshFix an accidental sed...
2010-08-24 Warner LoshPowerpc is special here. powerpc and powerpc64 use...
2010-08-24 Konstantin BelousovRemove extra FreeBSD tag.
2010-08-24 Konstantin BelousovMove the __stack_chk_fail_local@FBSD_1.0 compat symbol...
2010-08-23 Warner LoshMFtbemd:
2010-08-23 Konstantin BelousovOn shared object unload, in __cxa_finalize, call and...
2010-08-23 Konstantin BelousovIntroduce implementation-private rtld interface _rtld_a...
2010-08-23 Konstantin BelousovStyle.
2010-08-17 Edwin GroothuisMFV of r211420, tzdata2010l
2010-08-17 Konstantin BelousovUse aux vector to get values for SSP canary, pagesize...
2010-08-16 Joel DahlFix typos, spelling, formatting and mdoc mistakes found...
2010-08-15 Hajimu UMEMOTOCorrect the return code from _dns_gethostby*() to corre...
2010-08-13 Hajimu UMEMOTO- When there is no room for returning the result, nss...
2010-08-06 Jung-uk KimMerge ACPICA 20100806.
2010-08-06 Joel DahlFix typos and spelling mistakes.
2010-08-05 Andrey A. ChernovComment out IEEE Std 1003.1-2001 conformance proclaimed...
2010-08-02 Joel DahlSpelling fixes.
2010-08-02 Rui PauloMFV OpenSolaris DTrace userland bits.
2010-08-02 Ulrich Spörleinmdoc: remove unbalanced quotes
2010-08-02 Ulrich Spörleinmdoc: make sure to pass at least one argument to quotat...
2010-08-01 Rui PauloDisable all warnings when building gdtoa. This allows...
2010-08-01 Edwin GroothuisMFV of r210716, tzdata2010k
2010-07-30 Ulrich SpörleinFix a couple of typos.
2010-07-27 Edward Tomasz Napi... Update mlockall(2) to mention that it's superuser-only...
2010-07-25 Benedict ReuschlingApply a small grammar fix to {toupper,tolower}(3).
2010-07-25 Rong-En FanMerge r210464 from vendor/ncurses/dist:
2010-07-22 Konstantin BelousovVerify return value of the sigset manipulation functions
2010-07-21 Ed SchoutenAlso link getutxent.3 to utmpx.3.
2010-07-20 Ed SchoutenUpgrade our Clang in base to r108428.
2010-07-20 Juli MallettImport the Cavium Simple Executive from the Cavium...
2010-07-19 Rui PauloMFV:
2010-07-17 Rui PauloMerge from vendor: libdtrace MD parts needed by fasttrap.
2010-07-12 Konstantin BelousovFor xsi_sigpause(3), remove the supplied signal from...
2010-07-10 Nathan WhitehornProvide 64-bit PowerPC support in libc.
2010-07-10 Nathan WhitehornThe 64-bit PowerPC ABI implemented in binutils 2.15...
2010-07-10 Konstantin BelousovDocument pl_siginfo and PT_FLAG_SI for PT_LWPINFO.
2010-07-07 Randall StewartIf a user calls sctp_sendx() with a NULL
2010-07-06 Jung-uk KimMerge ACPICA 20100702.
2010-07-06 Edward Tomasz Napi... Fix acl_from_text(3) - and, therefore, setfacl(1) ...
2010-07-06 Rui PauloMerge from vendor-sys/opensolaris:
2010-07-05 Edward Tomasz Napi... Remove comment which didn't match reality for a long...
2010-07-05 Rebecca CranIncrement 'sa' at the end of the loop; otherwise, only...
2010-07-04 Rebecca CranUse ISO C99 integer types instead of the BSD-specific...
2010-07-01 Marcel MoolenaarSimplify the calculation of s_scale by rewriting the...
2010-06-30 Marcel MoolenaarOn powerpc, calculate s_scale using the non-FP version...
2010-06-26 Pawel Jakub DawidekJust like in case of setgroups(2), for getgroups(2...
2010-06-25 Jayachandran C.use PTR_WORD for __curbrk and minbrk instead of .word...
2010-06-20 Maxim KonovalovMerge from English r198040: add C message catalogue...
2010-06-16 Jayachandran C.Merge jmallett@'s n64 work into HEAD - changeset 2
2010-06-16 Jayachandran C.Merge jmallett@'s n64 work into HEAD - changeset 1.
2010-06-14 Rui PauloMFV hostapd & wpa_supplicant 0.6.10.
2010-06-14 Tim KientzleSeparate _posix1e_acl_id_to_name() into a separate...
2010-06-13 Colin PercivalIn threaded processes, destroy the mutex atexit_mutex...
next