summaryrefslogtreecommitdiff
path: root/gdb/nat/linux-osdata.c
Commit message (Expand)AuthorAgeFilesLines
* Fix build failure in linux-osdata.cSimon Marchi2017-10-141-1/+1
* Use std::vector in linux_xfer_osdata_processgroupsSimon Marchi2017-10-141-56/+40
* Introduce and use gdb_file_upTom Tromey2017-08-031-53/+25
* -Wwrite-strings: The RestPedro Alves2017-04-051-3/+3
* update copyright year range in GDB filesJoel Brobecker2017-01-011-1/+1
* Replace sprintf with xsnprintf in nat/linux-osdata.cYao Qi2016-09-231-2/+4
* GDB copyright headers update after running GDB's copyright.py script.Joel Brobecker2016-01-011-1/+1
* Add casts to memory allocation related callsSimon Marchi2015-09-251-1/+1
* Replace some xmalloc-family functions with XNEW-family onesSimon Marchi2015-08-261-2/+2
* Add cpu information to the info os command on linux.Antoine Tremblay2015-03-311-12/+112
* Update year range in copyright notice of all files owned by the GDB project.Joel Brobecker2015-01-011-1/+1
* Include common-defs.h instead of defs.h/server.h in shared codeGary Benson2014-09-121-6/+1
* Include string.h in common-defs.hGary Benson2014-08-071-1/+0
* Include gdb_assert.h in common-defs.hGary Benson2014-08-071-1/+0
* Move stdlib.h to common-defs.hGary Benson2014-08-071-1/+0
* Move shared native target specific code to gdb/natGary Benson2014-06-201-0/+1634