aboutsummaryrefslogtreecommitdiff
path: root/lib/libsysdecode
Commit message (Expand)AuthorAgeFilesLines
* Move defines common between rtld and libsysdecode into the header,Konstantin Belousov2016-08-122-27/+8
* Decode 32bit utrace records on the 64bit host.Konstantin Belousov2016-08-121-2/+54
* MFHGlen Barber2016-04-041-1/+1
|\
| * Replace the CloudABI system call table by a machine generated version.Ed Schouten2016-03-241-1/+1
* | MFHGlen Barber2016-03-022-7/+4
|\|
| * errno(3) -> errno(2)Edward Tomasz Napierala2016-02-291-4/+4
| * DIRDEPS_BUILD: Regenerate without local dependencies.Bryan Drewery2016-02-241-3/+0
* | MFHGlen Barber2016-02-246-3/+312
|\|
| * Add handling for non-native error values to libsysdecode.John Baldwin2016-02-236-3/+312
* | First pass through library packaging.Glen Barber2016-02-041-0/+1
|/
* Add a SYSDECODE_ABI_ prefix to the ABI enums to avoid potential collisions.John Baldwin2016-01-303-19/+19
* Add support to libsysdecode for decoding system call names.John Baldwin2016-01-265-2/+217
* Add in DIRDEPS_BUILD support.Bryan Drewery2016-01-071-0/+22
* Move the mkioctls script to libsysdecode and use it to generate aJohn Baldwin2015-12-225-1/+178
* Start on a new library (libsysdecode) that provides routines for decodingJohn Baldwin2015-12-155-0/+344