aboutsummaryrefslogtreecommitdiff
path: root/include/u.h
AgeCommit message (Expand)AuthorFilesLines
2020-05-18build: drop _XOPEN_SOURCE in u.h on AIXRuss Cox1-1/+0
2020-05-17lib9: use opendir/readdir to read directoriesRuss Cox1-3/+0
2020-05-07all: fix #includes for AIX, add a few AIX "implementation" filesBen Huntsman1-0/+4
2020-05-07all: update build scripts to fix AIX XL/C compatibilityBen Huntsman1-2/+2
2020-01-19all: remove Linux 2.4 vs 2.6 detectionRuss Cox1-4/+2
2020-01-19libthread: rm FreeBSD 4 codeRuss Cox1-4/+2
2016-11-20include: define _DEFAULT_SOURCEDavid du Colombier1-0/+1
2012-07-14openbsd updates (thanks Pascal Stumpf)Russ Cox1-0/+2
2012-02-19libmach, acid, db: 64-bit supportRuss Cox1-4/+4
2010-07-14u.h: add int8, uint8Russ Cox1-0/+2
2010-02-07make flate crc32 work when ulong is 64 bitsRuss Cox1-0/+7
2009-09-13lib9: fix dirread/stat mismatch on Snow LeopardRuss Cox1-0/+3
2009-08-14more licensingRuss Cox1-0/+2
2009-07-14mergeRuss Cox1-0/+3
2008-07-20u.h: add SunOS 5.9Brian L. Suart1-1/+2
2008-06-01u.h: add Solaris 5.10 to makecontext listRuss Cox1-1/+1
2008-03-06u.h: add intptrRuss Cox1-0/+1
2006-04-04get strtoll on freebsdrsc1-0/+8
2006-01-27bsdrsc1-0/+1
2005-11-26move utf, fmt to libcrsc1-2/+0
2005-10-29Add autolib.rsc1-0/+5
2005-07-27sunrsc1-2/+8
2005-07-21openbsdrsc1-2/+0
2005-07-20no stdintrsc1-2/+4
2005-07-19new typesrsc1-8/+12
2005-07-19maybe openbsd has schedyield nowrsc1-0/+1
2005-07-13applersc1-2/+5
2005-05-07OS X Tiger changesrsc1-5/+12
2005-05-02Placate older versions of gcc.wkj1-0/+3
2005-05-01OpenBSD support.rsc1-1/+4
2005-03-28NetBSD support. Thanks to Christoph Lohmann.rsc1-0/+8
2005-03-15appease sun - nil is now just 0 instead of (void*)0rsc1-12/+14
2005-01-11no more 9commandsrsc1-1/+1
2005-01-11os x changesrsc1-1/+1
2005-01-07sunos fixesrsc1-0/+1
2005-01-06fix autolib for gcc3+rsc1-0/+10
2005-01-04autolibrsc1-0/+5
2004-12-29Use osreldate.h to determine OS version under FreeBSD.wkj1-1/+2
2004-12-25more thread support, also add freebsd 5rsc1-13/+21
2004-09-21Continue the pthreads torture.rsc1-3/+4
2004-09-17Continue switching library over to pthreads when possible.rsc1-0/+1
2004-09-17Rewrite to remove dependence on rendezvous and its bizarrersc1-0/+7
2004-04-19tweaksrsc1-0/+1
2004-04-19add s32int, s64int, s16intrsc1-0/+5
2004-03-25Today's changes.rsc1-0/+93
2003-09-30Initial revisionrsc1-0/+0