]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/history - lib
- Add 'dsiz' and 'ssiz' keywords to show data and stack size respectively.
[FreeBSD/FreeBSD.git] / lib /
2012-09-16 Tijl CoosemansOptimise i387 trigonometric functions. Replace "andw...
2012-09-14 Eitan AdlerCorrect double "the the"
2012-09-14 Baptiste Daroussinupdate to version 20120526
2012-09-14 Eitan AdlerBump date missed in r202756
2012-09-14 Dag-Erling SmørgravUse libmd if and only if OpenSSL is not available.
2012-09-14 Eitan AdlerAdding missing return statements during error conditions.
2012-09-13 Edwin GroothuisMFV of 240454, tzdata2012f
2012-09-12 Martin MatuskaMerge recent zfs vendor changes, sync code and adjust...
2012-09-12 Ed MasteAccording to a clarification at http://austingroupbugs...
2012-09-12 Ed MasteAvoid mapping ENOENT to ENOTDIR for non-existent path...
2012-09-12 Baptiste DaroussinFix IEC / SI binary prefixes (Ki, Mi, Gi, etc) producti...
2012-09-12 Gleb SmirnoffDescribe in detail required conditions for receiving...
2012-09-11 David E. O'Brienr235638 is not the clean way to add support for buildin...
2012-09-11 Joel DahlMinor mdoc fix.
2012-09-11 Dag-Erling SmørgravAdd the same warning to rand48(3) as to rand(3) and...
2012-09-10 Martin MatuskaUpdate vendor/illumos/dist to illumos-gate 13810:4b38a0...
2012-09-10 Kevin LoIf the IdlePDPT is not present, PAE is not active
2012-09-09 Martin MatuskaUpdate vendor/illumos/dist and vendor/illumos-sys/dist
2012-09-09 Martin MatuskaUpdate vendor/illumos/dist to illumos-gate 13804:9f4f28...
2012-09-07 Rui PauloWhen calling the C++ demangler, make sure to free the...
2012-09-06 Jilles Tjoelkerlibc/amd64: Do not export .cerror.
2012-09-06 Tom RhodesAvoid segfault if name is invalid. Basically, only
2012-09-06 Joel DahlRemove trailing whitespace.
2012-09-06 Joel DahlMinor mdoc fix.
2012-09-06 Fabien ThomasAdd Intel Ivy Bridge support to hwpmc(9).
2012-09-06 Rui PauloAdd support for demangling C++ symbols. This requires...
2012-09-06 Rui PauloFix test cases to work with the latest version of the...
2012-09-05 Jilles Tjoelkerlibc/i386: Do not export .cerror.
2012-09-05 Marcel MoolenaarUpdate to a pruned 0.16.
2012-09-05 Martin MatuskaMerge recent vendor changes and sync code:
2012-09-05 John BaldwinWhen WIFCONTINUED was added, the number of "first"...
2012-09-04 Marcel MoolenaarMerge ATF 0.16 from vendor/atf/dist.
2012-09-04 Dag-Erling SmørgravBump dates.
2012-09-04 Martin MatuskaUpdate vendor/illumos/dist and vendor/illumos-gate...
2012-09-04 Dag-Erling SmørgravAdd a prominent warning about these functions' unsuitab...
2012-09-04 Martin MatuskaUpdate vendor/illumos to illumos-gate 13788:0cb9e2232ae0
2012-09-04 Mikolaj GolubAdd __BEGIN_DECLS and __END_DECLS to make libprocstat...
2012-09-03 Dag-Erling SmørgravUpgrade OpenSSH to 6.1p1.
2012-09-02 Rui PauloMake sure we visit both symbol sections even if one...
2012-09-01 Ed SchoutenRework all non-contributed files that use `struct timez...
2012-09-01 Pedro F. GiffuniBring some changes from Bull's NFSv4 libtirpc implement...
2012-08-29 Dimitry AndricTeach libdwarf about the DW_FORM_flag_present dwarf...
2012-08-28 Martin MatuskaMerge recent vendor changes:
2012-08-27 Martin MatuskaUpdate vendor/illumos/dist and vendor/illumos-gate...
2012-08-27 David XuIn suspend_common(), don't wait for a thread which...
2012-08-25 Dimitry AndricAdd libcxxrt's objects (prefixing them with cxxrt_...
2012-08-23 Martin MatuskaMerge recent vendor changes:
2012-08-23 Dimitry AndricSprinkle a bit of style.Makefile(5) across various...
2012-08-23 Martin MatuskaUpdate vendor/illumos and vendor-sys/illumos to revisio...
2012-08-23 David XuEliminate redundant code, _thr_spinlock_init() has...
2012-08-21 Niclas ZeisingAdd missing .Pp macro.
2012-08-21 Joel DahlRemove trailing whitespace.
2012-08-21 David XuAdd manual pages for clock_getcpuclockid and pthread_ge...
2012-08-21 David XuFix prototype. Also the function should return error...
2012-08-20 Dimitry AndricAdd three additional clang intrinsics headers, which...
2012-08-20 Dimitry AndricUpgrade our copy of llvm/clang to trunk r162107. With...
2012-08-19 Dimitry AndricVendor import of llvm trunk r162107:
2012-08-19 Martin MatuskaUpdate vendor/illumos to illumos-gate 13758:23432da3414...
2012-08-17 Stephen McKayCorrect a regression introduced during the import of...
2012-08-17 David XuImplement syscall clock_getcpuclockid2, so we can get...
2012-08-17 Kevin LoMake 'junk' volatile so that compilers won't be tempted...
2012-08-16 Jung-uk KimMerge ACPICA 20120816.
2012-08-15 Dimitry AndricVendor import of clang trunk r161861:
2012-08-15 Dimitry AndricVendor import of llvm trunk r161861:
2012-08-15 Oleksandr TymoshenkoMerging of projects/armv6, part 2
2012-08-15 Oleksandr TymoshenkoMerging of projects/armv6, part 2
2012-08-13 Hans Petter SelaskyAdd support for streams to LibUSB v2.0.
2012-08-12 David XuDo defered mutex wakeup once.
2012-08-11 David XuMFp4:
2012-08-11 Dimitry AndricAdd __always_inline to __ieee754_rem_pio2() and __ieee7...
2012-08-11 Ed SchoutenRename aux.c to auxv.c.
2012-08-11 Dimitry AndricChange a few extern inline functions in libm to static...
2012-08-09 Jilles Tjoelkernftw(): POSIX says directories causing loops should...
2012-08-09 Xin LIRefresh with OpenBSD RCS ID changes to reflect that...
2012-08-09 Jilles Tjoelkerftw(): Do not check the maxfds argument against OPEN_MAX.
2012-08-09 Jilles Tjoelkernftw(): Do not check the maxfds argument against OPEN_MAX.
2012-08-08 Andrew TurnerImport compiler-rt r160957.
2012-08-06 Dimitry AndricFix an instance in pam_krb5(8), where the variable...
2012-08-06 Dimitry AndricFix two instances in pam_krb5(8), where the variable...
2012-08-05 Doug RabsonAdd an option for pam_krb5 to allow it to authenticate...
2012-08-01 Xin LIUse calloc().
2012-07-30 Martin MatuskaPartial MFV (illumos-gate 13753:2aba784c276b)
2012-07-30 Steve Karglieeefp.h is only needed on i386 class hardware.
2012-07-30 Steve KarglWhitespace.
2012-07-30 Joel DahlRemove trailing whitespace.
2012-07-30 Isabell LongAdd more locale-specific functions to the relevant...
2012-07-30 Martin MatuskaBackport NFSv4 ACL fix from libarchive master branch.
2012-07-30 Andrew TurnerImport compiler-rt r160957.
2012-07-29 Martin MatuskaCatch up config_freebsd.h with libarchive 3.0.4
2012-07-28 Martin MatuskaUpdate libarchive to 3.0.4
2012-07-27 Ed MasteCorrect BUGS description of static buffer use
2012-07-27 Konstantin BelousovDocument F_DUP2FD_CLOEXEC.
2012-07-26 Pedro F. GiffuniDrop non-portable libedit's el_data_set() and el_data_g...
2012-07-26 Joel DahlStart manpage with Dd macro and also remove a trailing...
2012-07-26 Sergey KandaurovUpdate the 'C1x draft' reference to '.St -isoC-2011...
2012-07-26 Ruslan ErmilovPull up vendor changes to mdoc(7).
2012-07-26 Steve KarglReplace the macro name NUM with INTERVALS. This change...
2012-07-26 Steve Kargl* ld80/expl.c:
2012-07-26 Steve KarglReplace code that toggles between 53 and 64 bits on...
2012-07-25 Isabell LongAdd a new man page containing details of new locale...
next