aboutsummaryrefslogtreecommitdiff
path: root/gdb/nat/linux-osdata.c
AgeCommit message (Expand)AuthorFilesLines
2016-09-23Replace sprintf with xsnprintf in nat/linux-osdata.cYao Qi1-2/+4
2016-01-01GDB copyright headers update after running GDB's copyright.py script.Joel Brobecker1-1/+1
2015-09-25Add casts to memory allocation related callsSimon Marchi1-1/+1
2015-08-26Replace some xmalloc-family functions with XNEW-family onesSimon Marchi1-2/+2
2015-03-31Add cpu information to the info os command on linux.Antoine Tremblay1-12/+112
2015-01-01Update year range in copyright notice of all files owned by the GDB project.Joel Brobecker1-1/+1
2014-09-12Include common-defs.h instead of defs.h/server.h in shared codeGary Benson1-6/+1
2014-08-07Include string.h in common-defs.hGary Benson1-1/+0
2014-08-07Include gdb_assert.h in common-defs.hGary Benson1-1/+0
2014-08-07Move stdlib.h to common-defs.hGary Benson1-1/+0
2014-06-20Move shared native target specific code to gdb/natGary Benson1-0/+1634