]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/history - lib
Fix some "in in" typos in comments.
[FreeBSD/FreeBSD.git] / lib /
2008-03-26 bruefferFix some "in in" typos in comments.
2008-03-25 ruCompile libthr with warnings.
2008-03-25 ruCompile libthr with warnings.
2008-03-25 ruFixed mis-implementation of pthread_mutex_get{spin...
2008-03-24 samThis commit was generated by cvs2svn to compensate...
2008-03-24 samThis commit was generated by cvs2svn to compensate...
2008-03-24 samThis commit was generated by cvs2svn to compensate...
2008-03-24 samThis commit was generated by cvs2svn to compensate...
2008-03-23 jeff - Restore kse.h in this directory so other tools don...
2008-03-22 davidxuAdd POSIX pthread API pthread_getcpuclockid() to get...
2008-03-22 davidxuUse linker set to collection all target operations.
2008-03-21 kaiwAdd MLINK for archive_write_close.
2008-03-21 davidxuResolve __error()'s PLT early so that it needs not...
2008-03-20 rupthread_mutexattr_destroy() was accidentally broken...
2008-03-20 dess/wait/delta/ to avoid namespace collision.
2008-03-20 davidxuPreserve application code's errno in rtld locking code...
2008-03-20 davidxuMake pthread_mutexattr_settype to return error number...
2008-03-20 delphijThis commit was generated by cvs2svn to compensate...
2008-03-19 obrienThis commit was generated by cvs2svn to compensate...
2008-03-19 davidxudon't reduce new thread's refcount if current thread...
2008-03-19 davidxu- Trim trailing spaces.
2008-03-19 davidxuif passed thread pointer is equal to current thread...
2008-03-19 jkoshyEnsure that the section header table is written out...
2008-03-19 jkoshyClarify that the ELF library only sets the sh_entsize...
2008-03-19 emaxAdd mandatory "security description" SDP parameter...
2008-03-18 emaxAdd PSM and Load Factor SDP parameters to the BNEP...
2008-03-18 davidxu- Copy signal mask out before THR_UNLOCK(), because...
2008-03-17 antoineDon't allocate the constant array "props" on the stack...
2008-03-16 dasscandir(3) previously used st_size to obtain an initial...
2008-03-16 davidxuActually delete SIGCANCEL mask for suspended thread...
2008-03-15 kientzleUpdate a comment: the format bid only runs once per...
2008-03-15 kientzleFree up the entry objects allocated during this test.
2008-03-15 kientzleRelease the buffers used for exercising the compress...
2008-03-15 kientzleRemove the duplicate "archive_format" and "archive_form...
2008-03-15 kientzleCorrect a sign mismatch that only showed up on 64-bit...
2008-03-15 kientzleRefactor the mtree code a bit to make the layering...
2008-03-15 kientzleFreeBSD does have fstat().
2008-03-15 kientzleTestability is more important than standards conformance.
2008-03-15 kientzleIgnore a few more common files.
2008-03-15 kientzleResolve a minor nit in SUS compliance by including...
2008-03-15 kientzleGC a reference to the defunct TESTFILES variable.
2008-03-15 kientzleA subtle point: "pax interchange format" mandates that...
2008-03-15 kientzleIgnore some built files.
2008-03-14 kientzleDon't lie. If a string can't be converted to a wide...
2008-03-14 kientzleDon't advertise the default block size as a constant...
2008-03-14 kientzleNew public functions archive_entry_copy_link() and...
2008-03-14 kientzleUpdate some comments, comment out argument names to...
2008-03-14 kientzleSince "length" computes the length of a string and...
2008-03-14 kientzleLet archive_entry_clear() accept a NULL pointer and...
2008-03-14 kientzleRework the versioning implementation and test to match the
2008-03-14 kientzleRework the versioning information, hopefully for the...
2008-03-14 kientzleAdd a useful sprintf()-style wrapper around
2008-03-14 kientzleSupport for writing 'compress' format, thanks to Joerg...
2008-03-14 kientzleA block in a tar file is 512 bytes. Period.
2008-03-14 jkoshy- Document Pentium and Pentium MMX events.
2008-03-13 ruFix bugs in previous revision (missing comma, misspelle...
2008-03-13 ruRemove trailing whitespace.
2008-03-13 ruAdd missing section number.
2008-03-13 davidxuIn file sem_timewait.3, remove reference to SYSV sempho...
2008-03-12 delphijThis commit was generated by cvs2svn to compensate...
2008-03-12 kaiwCurrent 'ar' read support in libarchive can only handle...
2008-03-12 jkoshyBring the behaviour of pmc_capabilities() and pmc_width...
2008-03-12 jkoshyDescribe return values from pmc_ncpu() and pmc_npmc...
2008-03-12 piso-Don't pass down the entire pkt to ProtoAliasIn, ProtoA...
2008-03-12 jeff - Remove kse syscall symbols and man pages.
2008-03-12 jeff - Don't inspect the P_SA flag. It's being removed.
2008-03-12 jeff - Remove libkse and related support code in libpthread...
2008-03-12 kientzlePortability: Eliminate the need for uudecode by incorpo...
2008-03-12 kientzleRemove some unused fields from the private archive_read...
2008-03-12 kientzleTighten up the semantics of acl_next() and xattr_next...
2008-03-12 kientzleTypo, thanks to: Jeff Johnson.
2008-03-12 davidxuAdd missing comma.
2008-03-12 davidxuAdd manual for function sem_timedwait().
2008-03-11 davidxuIf a thread is cancelled, it may have already consumed...
2008-03-11 emaxAdd structures to hold SDP parameters for the NAP,...
2008-03-10 jkoshyUse .Fo/.Fc and .Xo/.Xc to bring the line widths below...
2008-03-10 jkoshyUse .Fo/.Fc and .Xo/.Xc to bring the line widths below...
2008-03-10 rwatsonAdd reference to kldunloadf system call, which was...
2008-03-08 antoineIntroduce a new F_DUP2FD command to fcntl(2), for compa...
2008-03-08 antoineMerge changes from NetBSD on humanize_number.c, 1.8...
2008-03-07 jasoneRemove stale #include <machine/atomic.h>, which as...
2008-03-07 rwatsonAdd __FBSDID() tags.
2008-03-07 syrinxThis commit was generated by cvs2svn to compensate...
2008-03-06 davidxuFix a bug when calculating remnant size.
2008-03-06 davidxuDon't report death event to debugger if it is a forced...
2008-03-06 davidxuRestore code setting new thread's scheduler parameters...
2008-03-05 davidxuIncrease and decrease in_sigcancel_handler accordingly...
2008-03-05 davidxuUse cpuset defined in pthread_attr for newly created...
2008-03-05 davidxuAdd more cpu affinity function's symbols.
2008-03-05 davidxuCheck actual size of cpuset kernel is using and define...
2008-03-04 davidxuIf a new thread is created, it inherits current thread...
2008-03-04 davidxuInclude cpuset.h, unbreak compiling.
2008-03-04 davidxuimplement pthread_attr_getaffinity_np and pthread_attr_...
2008-03-03 davidxuImplement functions pthread_getaffinity_np and pthread_...
2008-03-03 jkoshy- Fix an off-by-one bug in _libelf_insert_section(...
2008-03-02 das1 << 47 needs to be written 1ULL << 47.
2008-03-02 jeffAdd cpuset, an api for thread to cpu binding and cpu...
2008-03-02 jkoshyTranslate the r_info field of ELF relocation records...
2008-03-02 dasHook up sqrtl() to the build.
2008-03-02 dasMD implementations of sqrtl().
next