]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/history - lib
Add crypto implemenation files (C versions (like alpha, unlike i386))
[FreeBSD/FreeBSD.git] / lib /
2004-02-04 deischenAllow libc's version of sem_trywait() to work for non...
2004-02-04 ruPut libraries in the link order.
2004-02-04 ruNothing in libypclnt depends on librpcsvc.
2004-02-04 ruThis module doesn't use libgssapi (and it looks never...
2004-02-04 davidxuAdd missing file.
2004-02-04 davidxuImport initial work of libpthread debugging. This is...
2004-02-03 deischenRemove the band-aid (#include <time.h>).
2004-02-03 deischenAdd <time.h> -- bandaid to unbreak world in <semaphore.h>.
2004-02-03 deischenProvide a userland version of non-pshared semaphores...
2004-02-03 deischenModify the implementation of libc semaphores so that...
2004-02-01 mtmBump up the maximum number concurrent threads on x86.
2004-01-31 dasMerge vfscanf.c,v 1.35.
2004-01-31 dasFix the handling of negative hexadecimal numbers in...
2004-01-31 acheLC_ALL not always take priority over other LC_*
2004-01-31 deischenCorrect the link for the profiling library.
2004-01-31 marcelNow that libpthread is the default threading library...
2004-01-30 marcelIn Write_Disk(), fix the non-error case where we return...
2004-01-30 deischenChange libkse back to libpthread and make it the default
2004-01-29 mtmI update the rwlock code in libthr to be more standards...
2004-01-29 mtmWhen suspending a thread if the timeout was very short or
2004-01-29 acheAdd reference to environ(7)
2004-01-28 marcelFix an uninitialized variable bug that caused write_pmb...
2004-01-28 emaxAdd NO_BLUETOOTH knob to the build process
2004-01-28 ruIncrement WARNS.
2004-01-28 emaxThe report size is not a local item, so don't clear...
2004-01-27 ru- Added three new interfaces, NgAllocRecvMsg(), NgAlloc...
2004-01-27 rumdoc(7) cleanup.
2004-01-27 ruFixed memory leak in NgSendAsciiMsg().
2004-01-27 nyanFixed pc98 partition type.
2004-01-26 desImplement pam_sm_close_session().
2004-01-26 eivindXref kqueue and poll
2004-01-26 eivindXref kqueue
2004-01-25 emaxCleanup CFLAGS in libsdp(3) Makefile
2004-01-25 desI don't normally use my middle name, so remove it from...
2004-01-25 acheDescribe EOVERFLOW case
2004-01-24 hartiRename the MIBS makefile variable to BMIBS so that...
2004-01-24 mbrWhen writing/reading longs use explicit 32bit temporary...
2004-01-23 dasMerge vfprintf.c, v1.61 and 1.62. For compatibility...
2004-01-23 hartiCreate the OID and tree files while building the module...
2004-01-23 hartiStyle: remove an empty line.
2004-01-23 hartiThis commit was generated by cvs2svn to compensate...
2004-01-22 deischenInitialize the (i386) frame pointer when setting up...
2004-01-22 mtmo Implement the pthread_spin_* functions in libthr.
2004-01-21 jhbClean up error handling in libstand filesystem code...
2004-01-21 nectarThis commit was generated by cvs2svn to compensate...
2004-01-21 grehanInclude <stdlib.h> to get abort() prototype.
2004-01-21 grehanUpdated manh shift constant type to 'ULL' for PPC to fix
2004-01-20 emaxImport sdpd(8) sources. This is Bluetooth Service Disco...
2004-01-20 ruThe <bsd.files.mk> API seems the best to use here.
2004-01-20 dasDiscard the first 1024 bytes of output as suggested by
2004-01-20 dasUse 'uint32_t' instead of 'long' when a 32-bit integer...
2004-01-20 dasSimplify mpool_get() and mpool_write() by using pread...
2004-01-19 ruClean up makefiles.
2004-01-19 nectarlibc is now WARNS=2 clean with the exception of the...
2004-01-19 nectarAdd prototypes for the three syscall stubs that are...
2004-01-19 mtmRefactor _pthread_mutex_init
2004-01-19 mtmImplement reference counting of read-write locks. This...
2004-01-19 phkadd cross-reference to clock_gettime(2)
2004-01-19 dasBring the *printf(3) documentation up to date with...
2004-01-19 dasThis commit was generated by cvs2svn to compensate...
2004-01-18 charnieradd missing endusershell() call. Original version was...
2004-01-18 ruDeal better with the crypto version of the PAM library...
2004-01-18 dasImplement __hdtoa() and __hldtoa() and enable printf...
2004-01-18 ruDISTRIBUTION is normally single-valued.
2004-01-18 dasPrototype __hdtoa() and __hldtoa().
2004-01-18 dasFix some bugs affecting the %a and %A format specifiers...
2004-01-18 dasAdd a delta accidentally omitted from the previous...
2004-01-18 dasDefine LDBL_MANH_SIZE and LDBL_MANL_SIZE to be the...
2004-01-18 dasFix a bug that caused long double subnormals to be...
2004-01-17 phkMostly mechanical rework of libalias:
2004-01-17 schweikhRemove crossref to pam.conf(5) which never existed.
2004-01-17 davidxuBackout revision 1.6, because some stub functions not...
2004-01-17 davidxuReturn EPERM if mutex owner is not current thread but...
2004-01-17 davidxuEnable cancellation point in sem_wait, it is required...
2004-01-17 ruFixed the fatal bug: CFLAGS should be added to, not...
2004-01-16 mtmAdd an implementation of pthread_rwlock_timed{rd,wr...
2004-01-16 mtmo We are not required to initialize an invalid rwlock...
2004-01-15 jhb- Move the code to try to open a single chunk file...
2004-01-15 jhbWhitespace tweaks to make indentation consistent within...
2004-01-15 jhb- Print out line number in a panic message using %d...
2004-01-15 ruFixed style of previous commit.
2004-01-15 ruReturn ENOTSUP instead of -1.
2004-01-14 ruHave a single set of POSIX threads man pages. The...
2004-01-14 ruThe libc_r/man/sigwait.3 manpage has been repocopied...
2004-01-14 ru- libc/sys/sem.c was repocopied to libc/gen/sem.c.
2004-01-14 njlThis commit was generated by cvs2svn to compensate...
2004-01-14 desTranslate from GNU C to ISO C.
2004-01-13 rubsd.dep.mk,v 1.43 allows us to replace a hack with...
2004-01-13 fennerThis commit was generated by cvs2svn to compensate...
2004-01-13 fennerThis commit was generated by cvs2svn to compensate...
2004-01-13 desAdd and document ffsl(), fls() and flsl().
2004-01-12 nectarKill whitespace at end of lines.
2004-01-12 nectarFix a bug that could result in a null pointer dereferen...
2004-01-11 ruRemoved duplicate SRCS.
2004-01-11 ruXDR sources are handled by ../xdr/Makefile.inc.
2004-01-11 ruReplaced an ugly hack to selectively disable warnings
2004-01-11 obrienThis commit was generated by cvs2svn to compensate...
2004-01-10 obrienAdd an ulgy hack so that warnings added by non-zero...
2004-01-10 nectarRemove now redundant and now conflicting declaration...
2004-01-10 rwatsonClarify the behavior of ptrace(2) a little bit: the...
next