]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/history - lib
Add a few missing llvm/clang patches, update the other ones to be able
[FreeBSD/FreeBSD.git] / lib /
2014-09-18 Pawel Jakub DawidekDon't use nvl in case of a failure.
2014-09-18 Will AndrewsFix incremental builds involving non-root users with...
2014-09-18 Will AndrewsFix incremental builds involving non-root users with...
2014-09-17 Bryan DreweryExplicitly set MAP_PRIVATE to avoid [EINVAL] after...
2014-09-17 John Baldwin- Remove mention of MAP_INHERIT. It hasn't been implem...
2014-09-17 John BaldwinExplicitly specify MAP_SHARED when mapping the stats...
2014-09-17 Steve KarglFor targets that have a signed zero, lgamma_r(-0, ...
2014-09-16 Enji CooperBump .Dd for the content change done to access(2) in...
2014-09-16 Enji CooperValidate the mode argument in access, eaccess, and...
2014-09-15 Steve Kargl* Makefile:
2014-09-15 John-Mark Gurneydocument mqueuefs is required for mq_open...
2014-09-15 John BaldwinAdd stricter checking of some mmap() arguments:
2014-09-15 Dag-Erling SmørgravUpgrade to OpenPAM Ourouparia.
2014-09-15 Dag-Erling Smørgravr271256 fixed one segfault condition but introduced...
2014-09-15 Dag-Erling SmørgravVendor import of OpenPAM Ourouparia.
2014-09-14 Pawel Jakub DawidekUse non-recursive algorithm for traversing nvlists...
2014-09-14 Pawel Jakub DawidekRemove the limit on descriptors that can be send in...
2014-09-13 Xin LIMFV r271518:
2014-09-13 Xin LIMFV r271517:
2014-09-13 Xin LIMFV r271516:
2014-09-13 Xin LIMFV r271515:
2014-09-13 Xin LIMFV r271512:
2014-09-13 Xin LIMFV r271511:
2014-09-13 Xin LIMFV r271510:
2014-09-13 Xin LI5134 if ZFS_DEBUG or debug= is set, libzpool should...
2014-09-13 Xin LI5135 zpool_find_import_cached() can use fnvlist_*
2014-09-09 Joel DahlMinor mdoc nit.
2014-09-08 Brooks DavisMerge from NetBSD:
2014-09-08 Dag-Erling SmørgravFail rather than segfault if neither PAM_TTY nor PAM_RH...
2014-09-07 Enji CooperInclude src.opts.mk after SHLIBDIR has been defined...
2014-09-07 Xin LIMFV r271225:
2014-09-07 Xin LIMFV r271223:
2014-09-07 Xin LI5116 zpool history -i goes into infinite loop
2014-09-05 Andrew TurnerAdd the fp{get,set}{mask,round} functions to the public...
2014-09-05 Warner LoshMerge forgotten .h files from vendor branch.
2014-09-04 Steve KarglRemove an initialized, but otherwise, unused variable.
2014-09-04 Warner LoshReimport dts files from vendor repo now that it has...
2014-09-04 Warner LoshUpdate bindings to latest vendor branch representing...
2014-09-04 Pedro F. Giffunilibc/locale: Remove a wrong comma.
2014-09-04 Benno RiceSystems with lots of geom providers can end up with...
2014-09-03 John BaldwinAlways seek back to the beginning of a regular director...
2014-09-03 Pawel Jakub DawidekUse better type for i.
2014-09-03 Pawel Jakub DawidekDeclare i.
2014-09-03 Pawel Jakub DawidekFix descriptors leak in case of nvlist_xunpack() failure.
2014-09-02 Rui PauloFix typo in a comment.
2014-09-01 Pedro F. GiffuniAdd bsearch_b to the libc map and the stdlib header.
2014-09-01 Ed SchoutenAdd lock annotations to libcuse.
2014-09-01 Steve KarglAccording to the ISO C standard, lgamma(-integer) returns
2014-09-01 Ed SchoutenAdd lock annotations to the header files of our threadi...
2014-09-01 Steve KarglFix a tab that somehow became 8 spaces.
2014-08-31 Steve KarglCompute sin(pi*x) without actually doing the pi*x multi...
2014-08-31 Ian LeporeIn ARM asm code, ensure that every ENTRY(foo) has a...
2014-08-30 Steve KarglFix the order of "const volatile" to be consistent...
2014-08-30 Steve KarglMake tiny volatile to prevent the compiler(s) from
2014-08-27 Sergey KandaurovMFV of r270725, tzdata2014f
2014-08-25 Roman DivackyThe standard we compile libc++ with is called c++11...
2014-08-25 Enji CooperFix "make checkdpadd" for lib/libc when MK_SSP != no
2014-08-24 Mark JohnstonFix a bug in r265255: only return NULL if the requested...
2014-08-22 Xin LIInstead of using timestamp in the AVL, use the memory...
2014-08-22 Xin LIMFV r270197:
2014-08-20 Xin LIMFV r270196:
2014-08-20 Xin LIMFC r270195:
2014-08-20 Xin LIMFV r270193:
2014-08-20 Pedro F. GiffuniAdd missing break.
2014-08-19 Bryan DreweryUse bsd.lib.mk here as all other csu Makefiles do.
2014-08-19 Bryan DreweryRevert r267233 for now. PIE support needs to be reworked.
2014-08-18 Enji CooperReplace DPADD with DPSRCS to fix "make checkdpadd"
2014-08-18 Enji CooperAdd LIBCRYPT to DPADD, remove LDFLAGS from LDADD, and...
2014-08-18 Hans Petter SelaskyAdd more USB class codes.
2014-08-17 Enji CooperFix typo in lib/atf/libatfc++/Makefile
2014-08-17 Hans Petter SelaskyAdd missing DPADD to Makefile.
2014-08-14 Alan SomersConvert devd's client socket to type SOCK_SEQPACKET.
2014-08-14 Andrey A. ChernovBump version because challenge buffer size changed
2014-08-14 Warner LoshFrom https://sourceware.org/ml/newlib/2014/msg00113...
2014-08-13 Dimitry AndricStop telling people to directly report llvm or clang...
2014-08-13 Michael TuexenAdd support for the SCTP_PR_STREAM_STATUS and SCTP_PR_A...
2014-08-13 Sergey KandaurovFixed ENOMEM description.
2014-08-13 Konstantin BelousovAdd a knob LIBPTHREAD_BIGSTACK_MAIN, which instructs...
2014-08-13 Konstantin BelousovStyle.
2014-08-13 Enji CooperIntegrate lib/libutil into the build/kyua
2014-08-13 Pedro F. GiffuniMinor style tweaks.
2014-08-12 Andrey A. ChernovAccording to opie code and even direct mention in opie...
2014-08-12 Hajimu UMEMOTOFix broken pointer overflow check ns_name_unpack()
2014-08-12 Hajimu UMEMOTOUpdate our stub resolver to final version of libbind.
2014-08-12 Hajimu UMEMOTOBring the md5 functions into libc for internal use...
2014-08-12 Michael TuexenAdd support for the SCTP_AUTH_SUPPORTED and SCTP_ASCONF...
2014-08-12 Peter WemmUpdate sqlite-3.7.17 -> 3.8.5
2014-08-11 Peter WemmUpdate serf-1.3.6 -> 1.3.7
2014-08-10 Hajimu UMEMOTOWe don't use these files.
2014-08-09 Steve KarglWhen r255294 was committed, it exposed the symbols...
2014-08-09 Dimitry AndricIn r268463, I misplaced a return in demangle(), causing...
2014-08-07 Pedro F. GiffuniConst-ify character string
2014-08-07 Jung-uk KimMerge OpenSSL 1.0.1i.
2014-08-07 Pedro F. GiffuniFix broken pointer overflow check ns_name_unpack()
2014-08-06 Baptiste DaroussinMake libohash a proper internallib instead of hidding...
2014-08-06 Baptiste DaroussinRework privatelib/internallib
2014-08-05 Pedro F. GiffuniBring final version of libbind:
2014-08-05 Enji CooperIntegrate lib/libnv into the build/kyua
2014-08-05 Xin LIMFV r269542:
2014-08-04 Enji CooperIntegrate lib/libmp into the build/kyua
next