summaryrefslogtreecommitdiff
path: root/gdb/nat/linux-waitpid.c
AgeCommit message (Expand)Author
2018-01-02Update copyright year range in all GDB filesJoel Brobecker
2017-09-21linux-waitpid: Get rid of format string warningSimon Marchi
2017-01-01update copyright year range in GDB filesJoel Brobecker
2016-01-01GDB copyright headers update after running GDB's copyright.py script.Joel Brobecker
2015-12-17Remove support for LinuxThreads and vendor 2.4 kernels w/ backported NPTLPedro Alves
2015-08-06Fix gdbserver --debug issues caught by ValgrindPedro Alves
2015-01-01Update year range in copyright notice of all files owned by the GDB project.Joel Brobecker
2014-09-12Clarify GDBSERVER use in linux-waitpid.cGary Benson
2014-08-07Include string.h in common-defs.hGary Benson
2014-06-20Move shared native target specific code to gdb/natGary Benson
2014-02-27Linux waitpid/__WALL emulation wrapper: If WNOHANG is set, don't touch sigpro...Pedro Alves
2014-02-27Move linux-nat.c:status_to_str to nat/linux-waitpid.c.Pedro Alves
2014-01-03* nat/linux-waitpid.c (linux_debug): Remove extraneous \n from output.Doug Evans
2014-01-01Update Copyright year range in all files maintained by GDB.Joel Brobecker
2013-08-22 Unify ptrace options discovery code and make both GDB andLuis Machado