summaryrefslogtreecommitdiff
path: root/ACE/ace/os_include
Commit message (Expand)AuthorAgeFilesLines
* Fix redefinition warnings when using mingw64 with ucrtJohnny Willemsen2023-02-271-15/+18
* Merge pull request #2042 from jwillemsen/jwi-cleanupmacrosJohnny Willemsen2023-02-023-77/+13
|\
| * Removed os_include headers which don't include any file anymoreJohnny Willemsen2023-02-012-50/+0
| * Further cleanup not used macrosJohnny Willemsen2023-02-013-27/+13
* | Removed pharlap supportJohnny Willemsen2023-02-011-4/+2
|/
* More cleanupJohnny Willemsen2023-01-172-15/+0
* More Sun OS/compiler cleanupJohnny Willemsen2023-01-176-56/+1
* Cleanup Solaris supportJohnny Willemsen2023-01-173-77/+9
* Merge pull request #2034 from jwillemsen/jwi-macrocleanupJohnny Willemsen2023-01-172-5/+0
|\
| * Cleanup several macros which are not set by any config fileJohnny Willemsen2023-01-162-5/+0
* | Removed AIX supportJohnny Willemsen2023-01-164-47/+1
|/
* Removed RTEMS supportJohnny Willemsen2023-01-153-10/+2
* More cleanupJohnny Willemsen2023-01-151-2/+0
* Fixed cleanup mistakesJohnny Willemsen2023-01-152-4/+3
* Removed HPUX supportJohnny Willemsen2023-01-157-64/+7
* Update os_types.hJohnny Willemsen2023-01-141-1/+1
* Removed OpenVMS supportJohnny Willemsen2023-01-142-9/+2
* Cleanup workarounds which we don't need anymoreJohnny Willemsen2023-01-133-16/+4
* Removed Windows CE supportJohnny Willemsen2023-01-134-69/+3
* Updated VxWorks checksJohnny Willemsen2022-10-061-2/+2
* VxWorks 7 also has a non-reentrant gethostbyaddr alternativeJohnny Willemsen2022-10-051-0/+5
* Moved VxWorks define to os_netdb.hJohnny Willemsen2022-10-052-5/+9
* With VxWorks 7 the gethostbyname() API is not always reentrentJohnny Willemsen2022-10-041-0/+5
* Part 2: Remove obsolescent (void) in functions with no parametersKnut Petter Svendsen2022-09-221-1/+1
* Remove obsolescent (void) in functions with no parametersKnut Petter Svendsen2022-09-131-1/+1
* Refactor preproc so ACE_HAS_CPU_SET_T is obeyedSteve Huston2022-03-291-6/+9
* 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