]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/history - lib
- Const'ify the dc_devs array.
[FreeBSD/FreeBSD.git] / lib /
2008-03-23 Jeff Roberson - Restore kse.h in this directory so other tools don...
2008-03-22 David XuAdd POSIX pthread API pthread_getcpuclockid() to get...
2008-03-22 David XuUse linker set to collection all target operations.
2008-03-21 Kai WangAdd MLINK for archive_write_close.
2008-03-21 David XuResolve __error()'s PLT early so that it needs not...
2008-03-20 Ruslan Ermilovpthread_mutexattr_destroy() was accidentally broken...
2008-03-20 Dag-Erling Smørgravs/wait/delta/ to avoid namespace collision.
2008-03-20 David XuPreserve application code's errno in rtld locking code...
2008-03-20 David XuMake pthread_mutexattr_settype to return error number...
2008-03-20 Xin LIThis commit was generated by cvs2svn to compensate...
2008-03-19 David E. O'BrienThis commit was generated by cvs2svn to compensate...
2008-03-19 David Xudon't reduce new thread's refcount if current thread...
2008-03-19 David Xu- Trim trailing spaces.
2008-03-19 David Xuif passed thread pointer is equal to current thread...
2008-03-19 Joseph KoshyEnsure that the section header table is written out...
2008-03-19 Joseph KoshyClarify that the ELF library only sets the sh_entsize...
2008-03-19 Maksim YevmenkinAdd mandatory "security description" SDP parameter...
2008-03-18 Maksim YevmenkinAdd PSM and Load Factor SDP parameters to the BNEP...
2008-03-18 David Xu- Copy signal mask out before THR_UNLOCK(), because...
2008-03-17 Antoine BrodinDon't allocate the constant array "props" on the stack...
2008-03-16 David Schultzscandir(3) previously used st_size to obtain an initial...
2008-03-16 David XuActually delete SIGCANCEL mask for suspended thread...
2008-03-15 Tim KientzleUpdate a comment: the format bid only runs once per...
2008-03-15 Tim KientzleFree up the entry objects allocated during this test.
2008-03-15 Tim KientzleRelease the buffers used for exercising the compress...
2008-03-15 Tim KientzleRemove the duplicate "archive_format" and "archive_form...
2008-03-15 Tim KientzleCorrect a sign mismatch that only showed up on 64-bit...
2008-03-15 Tim KientzleRefactor the mtree code a bit to make the layering...
2008-03-15 Tim KientzleFreeBSD does have fstat().
2008-03-15 Tim KientzleTestability is more important than standards conformance.
2008-03-15 Tim KientzleIgnore a few more common files.
2008-03-15 Tim KientzleResolve a minor nit in SUS compliance by including...
2008-03-15 Tim KientzleGC a reference to the defunct TESTFILES variable.
2008-03-15 Tim KientzleA subtle point: "pax interchange format" mandates that...
2008-03-15 Tim KientzleIgnore some built files.
2008-03-14 Tim KientzleDon't lie. If a string can't be converted to a wide...
2008-03-14 Tim KientzleDon't advertise the default block size as a constant...
2008-03-14 Tim KientzleNew public functions archive_entry_copy_link() and...
2008-03-14 Tim KientzleUpdate some comments, comment out argument names to...
2008-03-14 Tim KientzleSince "length" computes the length of a string and...
2008-03-14 Tim KientzleLet archive_entry_clear() accept a NULL pointer and...
2008-03-14 Tim KientzleRework the versioning implementation and test to match the
2008-03-14 Tim KientzleRework the versioning information, hopefully for the...
2008-03-14 Tim KientzleAdd a useful sprintf()-style wrapper around
2008-03-14 Tim KientzleSupport for writing 'compress' format, thanks to Joerg...
2008-03-14 Tim KientzleA block in a tar file is 512 bytes. Period.
2008-03-14 Joseph Koshy- Document Pentium and Pentium MMX events.
2008-03-13 Ruslan ErmilovFix bugs in previous revision (missing comma, misspelle...
2008-03-13 Ruslan ErmilovRemove trailing whitespace.
2008-03-13 Ruslan ErmilovAdd missing section number.
2008-03-13 David XuIn file sem_timewait.3, remove reference to SYSV sempho...
2008-03-12 Xin LIThis commit was generated by cvs2svn to compensate...
2008-03-12 Kai WangCurrent 'ar' read support in libarchive can only handle...
2008-03-12 Joseph KoshyBring the behaviour of pmc_capabilities() and pmc_width...
2008-03-12 Joseph KoshyDescribe return values from pmc_ncpu() and pmc_npmc...
2008-03-12 Paolo Pisati-Don't pass down the entire pkt to ProtoAliasIn, ProtoA...
2008-03-12 Jeff Roberson - Remove kse syscall symbols and man pages.
2008-03-12 Jeff Roberson - Don't inspect the P_SA flag. It's being removed.
2008-03-12 Jeff Roberson - Remove libkse and related support code in libpthread...
2008-03-12 Tim KientzlePortability: Eliminate the need for uudecode by incorpo...
2008-03-12 Tim KientzleRemove some unused fields from the private archive_read...
2008-03-12 Tim KientzleTighten up the semantics of acl_next() and xattr_next...
2008-03-12 Tim KientzleTypo, thanks to: Jeff Johnson.
2008-03-12 David XuAdd missing comma.
2008-03-12 David XuAdd manual for function sem_timedwait().
2008-03-11 David XuIf a thread is cancelled, it may have already consumed...
2008-03-11 Maksim YevmenkinAdd structures to hold SDP parameters for the NAP,...
2008-03-10 Joseph KoshyUse .Fo/.Fc and .Xo/.Xc to bring the line widths below...
2008-03-10 Joseph KoshyUse .Fo/.Fc and .Xo/.Xc to bring the line widths below...
2008-03-10 Robert WatsonAdd reference to kldunloadf system call, which was...
2008-03-08 Antoine BrodinIntroduce a new F_DUP2FD command to fcntl(2), for compa...
2008-03-08 Antoine BrodinMerge changes from NetBSD on humanize_number.c, 1.8...
2008-03-07 Jason EvansRemove stale #include <machine/atomic.h>, which as...
2008-03-07 Robert WatsonAdd __FBSDID() tags.
2008-03-07 Shteryana ShopovaThis commit was generated by cvs2svn to compensate...
2008-03-06 David XuFix a bug when calculating remnant size.
2008-03-06 David XuDon't report death event to debugger if it is a forced...
2008-03-06 David XuRestore code setting new thread's scheduler parameters...
2008-03-05 David XuIncrease and decrease in_sigcancel_handler accordingly...
2008-03-05 David XuUse cpuset defined in pthread_attr for newly created...
2008-03-05 David XuAdd more cpu affinity function's symbols.
2008-03-05 David XuCheck actual size of cpuset kernel is using and define...
2008-03-04 David XuIf a new thread is created, it inherits current thread...
2008-03-04 David XuInclude cpuset.h, unbreak compiling.
2008-03-04 David Xuimplement pthread_attr_getaffinity_np and pthread_attr_...
2008-03-03 David XuImplement functions pthread_getaffinity_np and pthread_...
2008-03-03 Joseph Koshy- Fix an off-by-one bug in _libelf_insert_section(...
2008-03-02 David Schultz1 << 47 needs to be written 1ULL << 47.
2008-03-02 Jeff RobersonAdd cpuset, an api for thread to cpu binding and cpu...
2008-03-02 Joseph KoshyTranslate the r_info field of ELF relocation records...
2008-03-02 David SchultzHook up sqrtl() to the build.
2008-03-02 David SchultzMD implementations of sqrtl().
2008-03-02 David SchultzMI implementation of sqrtl(). This is very slow and...
2008-02-29 Philip PaepsUse the easily-greppable copyright notice template...
2008-02-28 Bruce EvansFix and improve some magic numbers for the "medium...
2008-02-28 Sean FarleyReplace the use of warnx() with direct output to stderr...
2008-02-27 John BaldwinAdd <limits.h> for SHRT_MAX.
2008-02-27 John BaldwinFile descriptors are an int, but our stdio FILE object...
2008-02-27 Tim KientzleSpelling correction, thanks to Joerg Sonnenberger.
2008-02-27 Tim KientzleOptimize skipping over Zip entries.
next