index
:
Erich/openttd
chunnel
master
signaltunnel
sloped-stations
sloped-stations-original
underground
underground-plus-others-original
underground-save-load
underground-station-construction
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
safeguards.h
Age
Commit message (
Expand
)
Author
2021-05-01
Codechange: encapsulate network error handling
rubidium42
2021-04-27
Change: [Network] Safeguard from using errno/strerror for handling network er...
rubidium42
2019-11-10
Cleanup: Removed SVN headers
S. D. Cloudt
2019-04-10
Codechange: Use null pointer literal instead of the NULL macro
Henry Wilson
2014-06-17
(svn r26651) -Fix: make sure an abs is used that supports int64 when using ab...
rubidium
2014-04-25
(svn r26514) -Fix: rewrite link-in-tar handling so it doesn't use strncpy and...
rubidium
2014-04-25
(svn r26509) -Codechange: replace strdup with stredup (the latter ensures the...
rubidium
2014-04-25
(svn r26508) -Codechange: use seprintf instead of a custom vstrcatprintf hybrid
rubidium
2014-04-24
(svn r26499) -Codechange: replace strndup with stredup
rubidium
2014-04-24
(svn r26496) -Fix (r1547): Reading console input on dedicated server relied o...
frosch
2014-04-23
(svn r26482) -Codechange: add an include that allows us to undefine/redefine ...
rubidium