GoogleSummerOfCode2017
Home
README: add system requirements and beautify th...
GoogleSummerOfCode2016
GoogleSummerOfCode2016
GoogleSummerOfCode2016
Refer to -h on incorrect usage
Rearrange flags descriptions in the usage text
tests: add utimensat.test
tests: add wait.test
tests: add times.test
Mpersify tprint_msgsnd and tprint_msgrcv
Enhance msgctl syscall decoding
Add mpers support
Enhance shmctl syscall decoding
Mpersify parsers of getrusage, waitpid, wait4, ...
tests: add mq.test
Mpersify parser of sigaltstack syscall
Mpersify parsers of mq_open and mq_getsetattr s...
tests: add ipc_msgbuf.test
tests: add rt_sigqueueinfo.test
Mpersify parsers of utimes, futimesat, and utim...
Mpersify parsers of utime syscall
tests: add times-fail.test
Mpersify printsiginfo_at printer
Mpersify parser of sysinfo syscall
Mpersify parser of times syscall
tests: add sysinfo.test
printsiginfo.c: fix integer conversions
.gitignore: add sen.h and sys_func.h
mq.c: remove repeated code
ipc_msg.c: fix multiple personalities support i...
Add macros for printing target's long variables
ipc.c: remove unnecesarry #ifdef IPC_64
Split ipc.c
mpers: printsiginfo.c
mpers support
Use printnum_target_long and printnum_target_pt...
mpers: utime.c
tests: add ipc_mq.test
tests: add utimensat.test
mpers: print_mq_attr.c
mpers: printrusage.c
mpers: utimes.c
mpers: sigaltstack.c
tests: add wait.test
tests: add sysinfo.test
tests: add times.test
tests: add ipc_msgbuf.test
mpers: ipc_msg.c
mpers: times.c
mpers: sysinfo.c
mpers: ipc_shm.c
mpers: ipc_msgctl.c
Merge remote-tracking branch 'upstream/ldv/gsoc...
Personality-specific parsers
Libs!
Libs!
Merge remote-tracking branch 'upstream/ldv/master'
Add SEN macro
Add unique syscall entry numbers (SENs)
Change comparisons with function pointers to co...
Add unique syscall entry numbers (SENs)
Change comparisons with function pointers to co...
Add SEN macro
Change comparisons with function pointers to co...
Add unique syscall entry numbers (SENs)
Change comparisons with function pointers to co...
Change comparisons with function pointers to co...
Add unique syscall entry numbers (SENs)
Add SEN macro
Change comparisons with function pointers to co...
Add unique syscall entry numbers (SENs)
Change comparisons with function pointers to co...
Add unique syscall entry numbers (SENs)
Change comparisons with function pointers to co...
Add unique syscall entry numbers (SENs)
Add SEN macro
Change comparisons with function pointers to co...
Change comparisons with function pointers to co...
Add unique syscall entry numbers (SENs)
Change comparisons with function pointers to co...
Change comparisons with function pointers to co...
Change comparisons with function pointers to co...
Change comparisons with function pointers to co...
Add unique syscall entry numbers (SENs)
Change comparisons with function pointers to co...
Change comparisons with function pointers to co...
Change comparisons with function pointers to co...
Change all comparisons with parser pointers to ...
Add unique syscall numbers
Add unique syscall numbers
Change all comparisons with parser pointers to ...
Add SEN macro
Add unique syscall numbers
Cleaning up the script
Arrays and multi-levelness
Arrays and multi-levelness
Arrays and multi-levelness
Merge remote-tracking branch 'origin/ldv/gsoc/m...