bug fixing:
[dragonfly.git] / lib /
2005-10-25 David XuMake usleep as a cancellation point.
2005-10-25 David XuMake usleep as a weak symbol, so thread library can...
2005-10-24 David XuExport following functions:
2005-10-24 David XuAdd pthread_mutexattr_setpshared and pthread_mutexattr_...
2005-10-24 Matthew DillonTemporarily work around a race in the kernel. The...
2005-10-19 Joerg SonnenbergerAvoid text-relocations, binutils don't like them on...
2005-10-12 David Xuput pthread_timedjoin_np in right order.
2005-10-10 David XuIntroduce pthread_timedjoin_np().
2005-10-10 David XuReplace THR_FLAGS_SUSPENDED with THR_FLAGS_NEED_SUSPEND...
2005-10-09 Simon SchubertGet sources right so that we don't make depend if not...
2005-10-08 Simon SchubertAdd sources to generated files.
2005-10-08 Simon SchubertRemove erroneous MLINKS. These are handled elsewhere...
2005-10-01 Simon SchubertMerge from vendor branch GDB:
2005-10-01 Simon SchubertBring cross-compiling to amd64 into shape, i.e. make...
2005-09-25 Jeroen Ruigrok/asmodaigetchar() is void in its prototype.
2005-09-25 Jeroen Ruigrok/asmodaiReplace use of ls with echo and tr.
2005-09-24 Sepherosa Ziehaudo not build following files:
2005-09-23 Sascha Wildner* Add braces to while statements and remove the '?...
2005-09-23 Jeroen Ruigrok/asmodaiAdd the wide character files for ncurses.
2005-09-22 Jeroen Ruigrok/asmodaiEnable wide character support in ncurses, since we...
2005-09-20 Jeroen Ruigrok/asmodaiFix the function declaration.
2005-09-19 Jeroen Ruigrok/asmodaiBump OpenBSD Id.
2005-09-19 Jeroen Ruigrok/asmodaiGet rid of the third clause where we can.
2005-09-19 Jeroen Ruigrok/asmodaiFix broken comment.
2005-09-19 Jeroen Ruigrok/asmodaiGet rid of the third clause.
2005-09-19 Jeroen Ruigrok/asmodaiReflect type change and remove third clause.
2005-09-19 Jeroen Ruigrok/asmodaiSynchronise with NetBSD:
2005-09-18 Jeroen Ruigrok/asmodaiWelcome to 2005:
2005-09-18 Jeroen Ruigrok/asmodaiRestore the MAXPATHLEN comparison in basename.c, don...
2005-09-18 Jeroen Ruigrok/asmodaiRework dirname() with the same logic Joerg introduced...
2005-09-18 Jeroen Ruigrok/asmodaiFix one last nit: compare the result of strlcpy() only...
2005-09-18 Jeroen Ruigrok/asmodaiMove the Ids down to where they should be.
2005-09-18 Jeroen Ruigrok/asmodaiUpdate FreeBSD Id and synchronise with FreeBSD:
2005-09-18 Jeroen Ruigrok/asmodaiFix long standing logic bug in basename() introduced...
2005-09-18 Jeroen Ruigrok/asmodaiSynchronise with FreeBSD:
2005-09-17 Joerg SonnenbergerToo many windhills in the third party software world...
2005-09-11 Simon SchubertMerge from vendor branch GCC:
2005-09-10 Sascha WildnerFix wrong MLINKS. isnan(3) has a man page of its own.
2005-09-10 Sascha WildnerAdd missing MLINK exp.3 -> log1pf.3 (the rest is reform...
2005-09-09 Jeroen Ruigrok/asmodaiMerge from vendor branch GROFF:
2005-09-06 Matthew Dillon* Generally change NOXXX to NO_XXX, similar to work...
2005-09-06 Joerg SonnenbergerMerge from vendor branch OPENSSH:
2005-09-03 Joerg SonnenbergerAdd strnvis, which is orthogonal to strvisx by bounding...
2005-09-03 Joerg SonnenbergerSync with FreeBSD HEAD.
2005-08-28 Jeroen Ruigrok/asmodaiMerge from vendor branch GROFF:
2005-08-28 Jeroen Ruigrok/asmodaiMerge from vendor branch GROFF:
2005-08-28 Jeroen Ruigrok/asmodaiMerge from vendor branch GROFF:
2005-08-28 Jeroen Ruigrok/asmodaiMerge from vendor branch GROFF:
2005-08-28 Jeroen Ruigrok/asmodaiMerge from vendor branch TEXINFO:
2005-08-28 Jeroen Ruigrok/asmodaiMerge from vendor branch TEXINFO:
2005-08-28 Jeroen Ruigrok/asmodaiMerge from vendor branch NCURSES:
2005-08-28 Jeroen Ruigrok/asmodaiMerge from vendor branch GCC:
2005-08-28 Jeroen Ruigrok/asmodaiMerge from vendor branch CVS:
2005-08-28 Jeroen Ruigrok/asmodaiMerge from vendor branch BINUTILS:
2005-08-28 Jeroen Ruigrok/asmodaiMerge from vendor branch BIND:
2005-08-27 Joerg SonnenbergerAdd real function versions of the _unlocked family...
2005-08-27 Joerg SonnenbergerMake struct dirent contain a full 64bit inode. Allow...
2005-08-26 Joerg SonnenbergerNo need to forget wcswidth.
2005-08-23 Matthew DillonReduce the buffer size for the threaded version of...
2005-08-23 Matthew DillonAdd a TTY_PATH_MAX limit, set to 256, and reduce the...
2005-08-23 Sascha WildnerAdd missing parenthesis.
2005-08-23 Joerg SonnenbergerAlso allocate PATH_MAX for the threaded case.
2005-08-23 Joerg SonnenbergerDon't assume that ttys are always located directly...
2005-08-10 Joerg SonnenbergerMerge from vendor branch GCC:
2005-08-10 Joerg SonnenbergerAdd wcsftime(3).
2005-08-10 Matthew DillonFix a bug introduced by 1.6. The 'cp' pointer was...
2005-08-08 Joerg SonnenbergerInstead of trying to compute the local storage based...
2005-08-07 Jeroen Ruigrok/asmodaiRemove trailing /.
2005-08-05 Sascha WildnerGlobal .Nm vs. MLINKS cleanup:
2005-08-05 Sascha WildnerFix typo from the last commit.
2005-08-05 Sascha WildnerOnly one name per .Nm macro for better readability.
2005-08-05 Sascha WildnerFix typo.
2005-08-04 David RhodusANSI-fy some functions, remove some duplicate CVS tags...
2005-08-03 Simon SchubertDon't reference nanosleep at all, but describe the...
2005-08-03 Simon SchubertReference nanosleep(2) instead of sleep(3). It matches...
2005-08-03 Simon SchubertNote that select behaves like sleep(3) when no descript...
2005-08-03 Eirik NygaardUpdate manpages to reflect the changes joerg did that...
2005-08-03 Joerg SonnenbergerReally support rpath only linking. Add a special option...
2005-08-02 Joerg SonnenbergerReadd fix for FreeBSD PR/30631.
2005-08-02 Joerg SonnenbergerMake nlink_t 32bit and ino_t 64bit. Implement the old...
2005-08-02 Joerg SonnenbergerAdd missing bit of the wchar stdio support and hook...
2005-08-01 Joerg SonnenbergerConstify xdigs argument to __u[lj]toa. Cast u_long...
2005-08-01 Joerg SonnenbergerInstead of always defining FLOATING_POINT to get floati...
2005-08-01 Joerg Sonnenbergerlibutil.h hsa to go after pwd.h.
2005-08-01 Joerg SonnenbergerMerge from vendor branch OPENPAM:
2005-08-01 Joerg SonnenbergerImport pam_deny, pam_permit and pam_unix from FreeBSD...
2005-08-01 Joerg SonnenbergerAdd passwd manipulation code based on parts of vipw...
2005-08-01 Sascha WildnerRemove trailing blank space characters. mdoc(7) explici...
2005-07-30 Joerg SonnenbergerStop installing profiling libraries as /usr/lib/lib...
2005-07-29 Jeffrey HsuDocument the standard and historical behavior that...
2005-07-29 Joerg SonnenbergerRestore NCURSES_CONST constness.
2005-07-28 Joerg SonnenbergerUse TARGET_LIBDIR variables instead of overriding LIBDIR.
2005-07-28 Joerg SonnenbergerInstead of overriding LIBDIR, override the new TARGET_L...
2005-07-27 David RhodusFix typo.
2005-07-27 Joerg SonnenbergerFix typo.
2005-07-26 Joerg SonnenbergerFreeBSD and NetBSD both use derivates of Sun's math...
2005-07-26 Joerg SonnenbergerDrop GCC < 1 support, simplify inline assembly and...
2005-07-25 Joerg SonnenbergerAdd most parts of the wide char stdio support. This...
2005-07-25 Gregory Neil ShapiroBring DragonFly's sendmail infrastructure up to date...
2005-07-23 Joerg SonnenbergerMerge __sFILEX into __FILE. Let __fpending handle the...
next