aboutsummaryrefslogtreecommitdiff
path: root/include
Commit message (Expand)AuthorAgeFilesLines
* libregexp: allow up to 128 character classes in one regexpIgor Burago2023-03-311-2/+2
* Added a paren to fix a warning in u.hcamsn0w2022-07-261-1/+1
* lib9p: Remove postmountsrv (#505)Ben Huntsman2021-08-301-1/+0
* libthread: simplifyRuss Cox2020-12-302-8/+1
* libthread: add threadmaybackgroundRuss Cox2020-12-301-2/+5
* draw: use int for Cacheinfo x fieldRuss Cox2020-07-181-1/+1
* libdraw: handle larger number of subfontsRuss Cox2020-05-291-2/+3
* devdraw, libdraw: handle keyboard runes > U+FFFFRuss Cox2020-05-181-3/+8
* build: drop _XOPEN_SOURCE in u.h on AIXRuss Cox2020-05-181-1/+0
* lib9: use __builtin_return_address on IBM XL/CBen Huntsman2020-05-181-1/+1
* lib9: use opendir/readdir to read directoriesRuss Cox2020-05-171-3/+0
* lib9: add closeRuss Cox2020-05-171-1/+3
* all: fix #includes for AIX, add a few AIX "implementation" filesBen Huntsman2020-05-071-0/+4
* all: update build scripts to fix AIX XL/C compatibilityBen Huntsman2020-05-071-2/+2
* all: remove Linux 2.4 vs 2.6 detectionRuss Cox2020-01-191-4/+2
* libthread: rm FreeBSD 4 codeRuss Cox2020-01-191-4/+2
* libdraw: connect to devdraw via $wsysid when setRuss Cox2020-01-131-0/+6
* devdraw: move Client into devdraw.h and move global state inRuss Cox2020-01-131-1/+0
* lib9: make a p9frexp function wrapping system frexpRuss Cox2020-01-121-1/+3
* lib9: remove getcallerpc implementationsRuss Cox2020-01-071-11/+14
* libdraw: redo default font construction to be hidpi-safeRuss Cox2018-11-162-5/+0
* libdraw: add Cursor2, a 32x32 high-res cursorRuss Cox2018-11-155-1/+22
* 9term, win: work around bsd linker nonsenseRuss Cox2017-01-061-0/+2
* include: define _DEFAULT_SOURCEDavid du Colombier2016-11-201-0/+1
* keyboard.h: add some missing key enums from Plan 9mischief2015-06-031-1/+6
* libdraw: refine hidpi font selectionRuss Cox2015-02-171-0/+1
* libdraw: autoscale fonts when moving between low and high dpi screensRuss Cox2015-02-171-1/+16
* libdraw: add 2*font syntax for scaled fontsRuss Cox2015-02-171-1/+2
* libdraw: change DefaultDPI to 133Russ Cox2012-11-261-1/+1
* libframe: auto scale tick for retinaRuss Cox2012-11-251-2/+2
* libdraw: add scalesizeRuss Cox2012-11-251-0/+1
* draw.h: add DefaultDPIRuss Cox2012-11-251-1/+2
* devdraw, libdraw: add display->dpiRuss Cox2012-11-251-0/+1
* libthread: add threadspawndRuss Cox2012-10-221-0/+1
* openbsd updates (thanks Pascal Stumpf)Russ Cox2012-07-141-0/+2
* lib9/dial: add support for IPv6David du Colombier2012-06-021-1/+1
* libmach, acid, db: 64-bit supportRuss Cox2012-02-192-68/+71
* libventi: add functions vtsha1 and vtsha1checkDavid du Colombier2012-01-211-0/+4
* libventi: add VtEntryNoArchive from liboventi, for use with fossilDavid du Colombier2011-11-081-0/+1
* libventi: add functions reconn and redial for use with fossilDavid du Colombier2011-11-081-0/+2
* venti.h: import indentation from plan 9David du Colombier2011-06-131-145/+147
* delete 9P2000.uRuss Cox2010-12-072-10/+0
* u.h: add int8, uint8Russ Cox2010-07-141-0/+2
* make flate crc32 work when ulong is 64 bitsRuss Cox2010-02-072-3/+10
* libc.h: update comment for 32-bit RuneRuss Cox2009-09-131-2/+3
* lib9: fix dirread/stat mismatch on Snow LeopardRuss Cox2009-09-131-0/+3
* convert to 4-byte UTF-8 and 32-bit RuneRuss Cox2009-09-112-4/+5
* libavl: import from Plan 9Russ Cox2009-08-231-0/+27
* lib9: dotu fixes in convS2M, convM2STim Newsham2009-08-201-0/+2
* more licensingRuss Cox2009-08-142-0/+6