summaryrefslogtreecommitdiff
path: root/lib
AgeCommit message (Expand)Author
2013-12-28warns 6christos
2013-12-28avoid using freed pointers and non-format stringschristos
2013-12-27moved to commonchristos
2013-12-27updates for new versionchristos
2013-12-26update from tzcode 2013e to tzcode2013ichristos
2013-12-26add smbfs librarychristos
2013-12-25Explicitly enable FPU support.joerg
2013-12-25fix bug in previous change (sz should be the size of the newly allocatedchristos
2013-12-25Sort errors. Use parentheses instead of Pq in normal text.wiz
2013-12-25typodholland
2013-12-24Rewrite for clarity and add an example.dholland
2013-12-22Resolve symlinks and cook the targets instead of the symlink names.mlelstv
2013-12-22- don't clobber hp in the RES_USE_INET6 casechristos
2013-12-22this is supposed to be re-entrant, call don't call __hostalias that useschristos
2013-12-20remove __Pchristos
2013-12-20Drop .fpu. Discussed with Matt.joerg
2013-12-20Sort errors.wiz
2013-12-19Only apply -fno-tree-vrp for GCC.joerg
2013-12-19Add a man page for shm_open(3) and shm_unlink(3). Obtained from FreeBSD,rmind
2013-12-19Add shm_open(3) and shm_unlink(3) to support POSIX shared memory objects.rmind
2013-12-19Note that etfs keys are not visible in directory listings,pooka
2013-12-18remove outdated comment (since quite a few months ago)pooka
2013-12-14It's been many years since realloc(NULL, size) == malloc(size). Also don'tchristos
2013-12-14knf, reduce pointer gymnasticschristos
2013-12-13time_t_{min,max} are only used in localtime.cchristos
2013-12-13add a cast for sparc64 where int_fast32_t is long (should it be?), andchristos
2013-12-11Make sure the __CTOR_LIST__ is just aligned to a pointer boundary.matt
2013-12-11Moved to src/common.joerg
2013-12-11Allow kernel code to access constant databases by moving cdbr(3) and thejoerg
2013-12-10CID 1135779: Fix resource leakchristos
2013-12-09Fix typo ("then" instead of "than")wiz
2013-12-08add note about gets()dholland
2013-12-08Make sure t9 ($25) is properly set before calling ___startmatt
2013-12-06Make the touch family of calls actually force an update of theblymn
2013-12-05Add cdbr_open_mem.joerg
2013-12-03Don't include bswap for ARM right now, the routines require ARMv6.joerg
2013-12-03Add ARM (EABI) specific sources. Split off code that requires C11,joerg
2013-12-02changed lua_Number to int64_tlneto
2013-12-01- centralize opening of regular and temp files to avoid code duplicationchristos
2013-11-30fabsl alias.joerg
2013-11-30Use PLT_SYM.joerg
2013-11-30Use PLT_SYM.joerg
2013-11-29Include crtbegin.h first to make it possible to build with the stricterjoerg
2013-11-29Use normal style for checking for long double support. Add missingjoerg
2013-11-29Add fabsl alias if necessary.joerg
2013-11-28update to MPC 1.0.1.mrg
2013-11-28The document date was not updated as it should have been.khorben
2013-11-28Fixed a typo in the example code for select(2)khorben
2013-11-26goodbye CIRCLEQ, welcome TAILQchristos
2013-11-24Provide expm1f()martin