aboutsummaryrefslogtreecommitdiff
path: root/sim/common/portability.c
AgeCommit message (Collapse)AuthorFilesLines
2022-01-01Automatic Copyright Year update after running gdb/copyright.pyJoel Brobecker1-1/+1
This commit brings all the changes made by running gdb/copyright.py as per GDB's Start of New Year Procedure. For the avoidance of doubt, all changes in this commits were performed by the script.
2021-06-12sim: start unifying portability shimsMike Frysinger1-0/+67
There are some functions that gnulib does not yet provide fallbacks for, so start a common file of our own for holding existing stubs.