aboutsummaryrefslogtreecommitdiffstats
path: root/common/os
Commit message (Expand)AuthorAgeFilesLines
* - use unix/configure.ac as top-level configure.ac baseAdam Tkac2009-09-045-16/+11
* Revert r3657 (import of autogenerated) files.Adam Tkac2009-03-131-443/+0
* Import autogenerated files for unix/ and common/ subdirs to make sourceAdam Tkac2009-03-111-0/+443
* The restrict keyboard was introduced with C99, but we are aiming forPeter Åstrand2008-12-111-2/+2
* [Layout] Added os/net.[ch]. They will include wrappers for missing IPv6Adam Tkac2008-12-103-2/+108
* [Portability] Implemented snprintf() function to support old compilersAdam Tkac2008-12-032-0/+19
* [Portability] Reimplement vsnprintf to be C89 compatibleAdam Tkac2008-12-032-22/+64
* Corrected r3167; the file is called common-config.win.h, notPeter Åstrand2008-12-011-1/+1
* [Refactoring] Improved rdr::Exception constructor. It now accepts variableAdam Tkac2008-11-141-0/+9
* [Refactoring] Introduced common/os/ directory for platform dependentAdam Tkac2008-11-143-0/+100