summaryrefslogtreecommitdiff
path: root/ACE/ace/os_include
Commit message (Expand)AuthorAgeFilesLines
* Make use of using instead of typedef, doxygen changes, use bool instead of intJohnny Willemsen2021-10-251-12/+12
* Removed empty extern C blockJohnny Willemsen2021-08-051-10/+0
* Removed check for ACE_LACKS_WORDEXP_H, not set in any config fileJohnny Willemsen2021-08-051-3/+1
* Indent changeJohnny Willemsen2021-08-051-1/+1
* Removed check for ACE_LACKS_TIME_H, not set in any config fileJohnny Willemsen2021-08-051-3/+1
* Removed empty extern C blockJohnny Willemsen2021-08-051-10/+0
* Removed check for ACE_LACKS_STDARG_H, not set in any config fileJohnny Willemsen2021-08-051-3/+1
* Removed check for ACE_LACKS_STDBOOL_H, not set in any config fileJohnny Willemsen2021-08-051-3/+1
* Removed check for ACE_LACKS_WCHAR_T, not set in any config fileJohnny Willemsen2021-08-051-25/+0
* Removed check for ACE_LACKS_SIZE_T, not set in any config fileJohnny Willemsen2021-08-051-8/+0
* Removed check for ACE_LACKS_PTRDIFF_T, not set in any config fileJohnny Willemsen2021-08-051-8/+0
* Removed check for ACE_LACKS_STDDEF_H, not set in any config fileJohnny Willemsen2021-08-051-3/+1
* Removed check for ACE_LACKS_FLOAT_H, not set in any config fileJohnny Willemsen2021-08-051-3/+1
* Removed check for ACE_LACKS_STRING_H, not set in any config fileJohnny Willemsen2021-08-051-4/+1
* Removed check for ACE_LACKS_ULIMIT_H, not set in any config fileJohnny Willemsen2021-08-051-3/+1
* Removed check for ACE_LACKS_STDLIB_H, not set anymoreJohnny Willemsen2021-08-051-3/+1
* Removed check for ACE_LACKS_UTIME_H, not set by any config file anymoreJohnny Willemsen2021-08-051-4/+1
* Removed workaround for old msvc compilerJohnny Willemsen2021-06-211-18/+0
* Typo fixesJohnny Willemsen2021-05-211-3/+3
* Removed checks for ACE_TANDEM_T1248_PTHREADS, not set in any config fileJohnny Willemsen2021-02-241-1/+1
* Removed checks for ACE_HAS_TANDEM_SIGNALS, not set in any config fileJohnny Willemsen2021-02-241-3/+0
* Cleanup LynxOS4 support, fixes #1434Johnny Willemsen2021-02-244-25/+1
* Merge pull request #1433 from jwillemsen/jwi-strtollJohnny Willemsen2021-02-241-8/+0
|\
| * Removed strtoll and strtoull prototypes, not used in any config file anymoreJohnny Willemsen2021-02-231-8/+0
* | Add new ACE_LACKS_MSGHDR define which we use for the struct msghdrJohnny Willemsen2021-02-171-2/+2
|/
* Merge pull request #1404 from jwillemsen/jwi-ACE_LACKS_STRPTIME_PROTOTYPEJohnny Willemsen2021-01-061-4/+0
|\
| * Remove check for ACE_LACKS_STRPTIME_PROTOTYPE, not set in any config fileJohnny Willemsen2021-01-061-4/+0
* | Cleanup usage of ACE_HAS_DINKUM_STL, not set anymore in any config fileJohnny Willemsen2021-01-061-8/+6
|/
* Merge pull request #1397 from jwillemsen/jwi-dmcJohnny Willemsen2021-01-061-4/+0
|\
| * Removed support for the Digital Mars Compiler (DMC), doesn't support C++11Johnny Willemsen2021-01-061-4/+0
* | Removed Interix supportJohnny Willemsen2021-01-061-1/+1
|/
* Cleanup for gcc <= 4.8 which don't support C++11Johnny Willemsen2020-11-281-5/+1
* Add support for Embarcadero C++ Builder 10.4 SydneyJohnny Willemsen2020-05-271-1/+1
* Simplify Win32/Android 'if_nameindex' conditional.Chip Jones2020-05-141-2/+1
* Android NDKs<14.1 lack struct if_nameindex.Chip Jones2020-05-131-1/+2
* Cleanup some last leftovers from old and deprecated tandem supportJohnny Willemsen2020-04-251-2/+1
* Update for FACE Safety configuration on LinuxAdam Mitz2020-04-161-1/+1
* Support if_nametoindex on Windows - responded to review comments.Adam Mitz2020-04-151-0/+4
* Handle WindowsJustin R. Wilson2020-04-091-0/+1
* fixed warning on MinGWAdam Mitz2019-11-011-2/+2
* sendmsg/recvmsg with msg_control: added Windows platform supportAdam Mitz2019-10-211-1/+41
* - Use ACE_OS::send and ACE_OS::recv on MQX, instead of write and read.Chad Elliott2019-06-066-6/+66
* Removed experiment for using linux/sem.hJohnny Willemsen2018-11-071-4/+0
* Revert "Android NDK13 does ship a senum type, isn't usable, but ACE shouldn't...revert-742-jwi-senumJohnny Willemsen2018-11-071-1/+1
* Android NDK13 does ship a senum type, isn't usable, but ACE shouldn't define ...Johnny Willemsen2018-11-071-1/+1
* Try to fix semaphores in older Android NDKsFred Hornsey2018-10-181-0/+4
* Support for Android NDK r12b (Platform API 24)Adam Mitz2016-09-261-1/+1
* Merged branch ace-face-safety (FACE Safety Profile import from OCITAO).Adam Mitz2015-11-0610-3/+81
* Remove 'extern "C"' wrapper around include of pthread.h.Adam Mitz2015-11-021-7/+0
* Updates for VxWorks 7 RTP and Kernel.Adam Mitz2015-10-211-0/+4