aboutsummaryrefslogtreecommitdiff
path: root/gdb/common/environ.c
AgeCommit message (Expand)AuthorFilesLines
2019-01-01Update copyright year range in all GDB files.Joel Brobecker1-1/+1
2018-01-02Update copyright year range in all GDB filesJoel Brobecker1-1/+1
2017-08-31Implement the ability to set/unset environment variables to GDBserver when st...Sergio Durigan Junior1-14/+61
2017-06-22Update comment on gdb_environ::unsetSergio Durigan Junior1-1/+1
2017-06-20Use '::iterator' instead of '::const_iterator' on environ.c (and fix breakage...Sergio Durigan Junior1-2/+2
2017-06-20C++ify gdb/common/environ.cSergio Durigan Junior1-124/+78
2017-03-07Share gdb/environ.[ch] with gdbserverSergio Durigan Junior1-0/+182