]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/history - lib
This commit was generated by cvs2svn to compensate for changes in r145474,
[FreeBSD/FreeBSD.git] / lib /
2005-04-24 kientzleThis commit was generated by cvs2svn to compensate...
2005-04-24 kientzleZLib 1.2.2
2005-04-23 alcOptimize the instruction alignment.
2005-04-23 kientzleFix broken ACL configuration on FreeBSD 4 and Linux.
2005-04-23 kientzleCertain filenames between 245 and 255 characters long...
2005-04-23 jkoshyNote events affected by processor errata.
2005-04-23 davidxuRemove unused variable.
2005-04-23 davidxuNow libthr only uses GDT based tls on i386. using LDT...
2005-04-23 davidxuUse thr_new syscall to create a new thread, obscure...
2005-04-23 trhodesFix two typos in comments.
2005-04-23 davidxuAdd i386_get_gsbase, i386_set_gsbase since old libc...
2005-04-22 trhodesProperly spell default in a comment.
2005-04-22 trhodesEnforce style.Makefile(5).
2005-04-22 stefanfUse double additions to raise the inexact exception...
2005-04-22 stefanfFix raising the inexact exception (FE_INEXACT) if the...
2005-04-21 alcEliminate an unpredictable branch from bcmp().
2005-04-21 kanDo not try to store 64 bits into 32 bit errno variable...
2005-04-21 jkoshyAdd event aliases for P6 and K8 PMCs.
2005-04-20 marcelBuild libpmc on all architectures (FWIW :-)
2005-04-20 marcelo Do not include <machine/pmc_mdep.h>. It's automaticl...
2005-04-20 jkoshyRemove extra Id keyword.
2005-04-19 jkoshyRemove superfluous CFLAGS lines. Use the conditional...
2005-04-19 ume- add getproto{byname,bynumber,ent}_r for internal...
2005-04-19 ume- nuke deprecated and unused getnodeby(3).
2005-04-19 jkoshyBring a working snapshot of hwpmc(4), its associated...
2005-04-18 umerename the NIS related fields to have yp_ prefix.
2005-04-18 delphijDo not check whether a pointer is NULL, since free...
2005-04-18 dasAdd a sysctl that returns the full path of a process...
2005-04-17 kientzlePortability enhancement: MS Windows won't restore metad...
2005-04-17 acheFix truncl.3 MLINKS
2005-04-17 kientzleUpdate "make distfile" to use newest automake/autoconf...
2005-04-17 delphijFix build for !YP case.
2005-04-17 umelibc-internal interfaces should have two underscores...
2005-04-17 delphijWrong working directory, sorry. The previous patch...
2005-04-17 delphijRemove a check about whether sa->sa_len is equal to...
2005-04-16 dasBe bug-for-bug compatible with the C standard with...
2005-04-16 dasMore optimized math functions.
2005-04-16 dasImplement truncl() based on floorl().
2005-04-16 rwatsonWhen parsing the second {uid,gid} in an identity phrase...
2005-04-16 rwatsonIn practice, you need to include <sys/types.h> and
2005-04-15 umeNow, our getservbyname(3) is thread-safe. So, we don...
2005-04-15 ume- add getserv{byname,byport,ent}_r for internal use...
2005-04-15 umehostalias() is not thread-safe. So, introduce _res_hos...
2005-04-14 umeremove needless res_init() call.
2005-04-14 peterAdapt the libpthread patch for using i386_set_gsbase...
2005-04-14 peterUse the i386_set_gsbase() syscall if it is implemented...
2005-04-14 peterAttempt i386_set_gsbase() before using the user_ldt...
2005-04-14 peterAdd stubs for the %fs/%gs base management calls.
2005-04-13 nyanMerge two slice_type_name() functions.
2005-04-13 davidxu o Code cleanup, eliminate private thread id map, directly
2005-04-12 davidxuFill traceme and events fields.
2005-04-12 davidxuConditionally report initial thread event.
2005-04-12 davidxuAdd missing event reporting code.
2005-04-12 davidxuSync with debugger code in libthr.
2005-04-12 davidxuAdd debugger event reporting support, current only...
2005-04-10 alcAdd a machine-specific, optimized implementation of...
2005-04-10 alcEliminate a conditional branch and as a side-effect...
2005-04-10 delphijRemove duplicated "bytes".
2005-04-10 alcAdd a machine-specific, optimized implementation of...
2005-04-09 alcAdd a machine-specific, optimized implementation of...
2005-04-09 umeunbreak build without YP defined.
2005-04-08 stefanfRemove unused variables and assignments.
2005-04-08 stefanfUse prototypes in the function definitions.
2005-04-08 stefanfRemove unused variable.
2005-04-08 alcAdd machine-specific, optimized implementations of...
2005-04-08 alcEliminate unneeded instructions that are a vestige...
2005-04-08 dasAdd roundl(), lroundl(), and llroundl().
2005-04-08 dasThese files should include s_lround.c instead of s_lrint.c.
2005-04-08 dasFix a (coincidentally harmless) bug.
2005-04-07 cognetUse the new atomic_cmpset_32().
2005-04-07 davidxuAdjust hash function for smaller pthread structure...
2005-04-07 alcEliminate an unneeded instruction that is a vestige...
2005-04-07 peterFix strict-alias warnings by removing excessive (and...
2005-04-07 alcAdd machine-specific, optimized implementations of...
2005-04-06 ume- we are no longer shareing any resources to be locked...
2005-04-06 umeMUTEX_INITIALIZER should be used instead of
2005-04-06 davidxuRemove unique id field which is no longer used by debugger.
2005-04-06 davidxuRemove debug symbol from installed library, one can...
2005-04-06 umeseparate gai_strerror(3) from getaddrinfo.c.
2005-04-06 kientzleA number of improvements to ZIP support.
2005-04-05 dasFix a long-standing bug in k_rem_pio2(), which led...
2005-04-05 umemake yp stuff re-entrant.
2005-04-05 umeprotect _yp_domain with mutex lock.
2005-04-05 umeadd missing mutex unlock.
2005-04-05 phknatd core dumps when -reverse switch is used because...
2005-04-05 davidxuExport thread address.
2005-04-05 dasBuild exp2(), exp2f(), and related documentation.
2005-04-05 dasDocument exp2() and exp2f(), and make other minor tweak...
2005-04-05 dasImplement exp2() and exp2f().
2005-04-04 davidxuPass exact number of threads.
2005-04-04 umemake _files_getaddrinfo() re-entrant.
2005-04-03 davidxuExport pthread_condattr_getclock, pthread_condattr_setc...
2005-04-02 dasReplace the current strspn() and strcspn() with signifi...
2005-04-02 dasAdd some missing errnos from POSIX. Nothing in FreeBSD...
2005-04-02 umenuke the logic for AF_UNSPEC and simplify. once, it...
2005-04-02 davidxuConnect libthr and libthread_db to make buildworld.
2005-04-02 davidxuUpdate debugger code for new libthr.
2005-04-02 davidxuImport my recent 1:1 threading working. some features...
2005-04-02 davidxuPrepare for importing my 1:1 threading work, disconnect...
2005-03-30 nyanAdd over 32GB disk support on pc98 (userland part).
next