source: trunk/src/emx/include

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @1330   22 years bird Added BS_NOTEBOOKBUTTON.
(edit) @1324   22 years bird #991: Initial implementation of the Path Rewrite Feature.
(edit) @1323   22 years bird #992: Another group. More convenient assert.
(edit) @1315   22 years bird More logging.
(edit) @1314   22 years bird _KEY_T.
(edit) @1312   22 years bird Added lseek() args L_SET, L_INCR, L_XTND, and the POSIX versions …
(edit) @1303   22 years bird Initial revision
(edit) @1299   22 years bird Check if stuff is defined before accessing it in #if. Stops -Wundef …
(edit) @1298   22 years bird -Wundef friendly.
(edit) @1289   22 years bird o Logging and strict features. o #967: TLS implementation.
(edit) @1288   22 years bird logging and strict features.
(edit) @1287   22 years bird #967: Initial per thread data rewrite.
(edit) @1286   22 years bird Moved from emx/libclog.h.
(edit) @1284   22 years bird struct lconv must be declared.
(edit) @1283   22 years bird Added the SPBCDATA struct.
(edit) @1272   22 years bird usleep().
(edit) @1202   22 years bird Syslog stuff.
(edit) @1195   22 years bird Initial revision
(edit) @1181   22 years bird Use FreeBSD DECIMAL_DIG & FLT_EVAL_METHOD.
(edit) @1171   22 years bird MSG2
(edit) @1157   22 years bird Added logging facilities.
(edit) @1117   22 years bird Added defines for DosQueryMemState().
(edit) @1107   22 years bird Synced size_t declarations.
(edit) @1106   22 years bird changed ()size_t to unsigned int from unsigned long int.
(edit) @1097   22 years bird Removed swab. Is defined in string.h.
(edit) @1095   22 years bird Corrected two typos (_c -> c).
(edit) @1092   22 years bird typo.
(edit) @1091   22 years bird wchar_t is for the present 16-bit.
(edit) @1090   22 years bird UniChar is unsigned short, not wchar_t (which doesn't have to be two …
(edit) @1087   22 years bird USE_EMX and _POSIX_[C_]SOURCE problems with new features.h.
(edit) @1086   22 years bird No GLIBC versions or indicators for us.
(edit) @1085   22 years bird Install sys/gnu/*.
(edit) @1083   22 years bird #define BSD_VISIBLE together with USE_BSD. Don't define …
(edit) @1082   22 years bird USE_GNU. strnlen & strndup.
(edit) @1081   22 years bird tagged it.
(edit) @1068   22 years bird Initial revision
(edit) @1065   22 years bird Initial hacking.
(edit) @1064   22 years bird GNU sys/cdefs.h too.
(edit) @1061   22 years bird Initial revision
(edit) @1059   22 years bird realpath().
(edit) @1057   22 years bird typos
(edit) @1056   22 years bird FreeBSD 5.1
(edit) @1044   22 years bird GLIBC error stuff.
(edit) @1039   22 years bird Initial revision
(edit) @1035   22 years bird strsignal(), and sys_signame,sys_siglist and sys_nsig.
(edit) @1028   22 years bird Untested port of the GLIBC implementation of the POSIX spawn interface.
(edit) @1024   22 years bird Initial revision
(edit) @1017   22 years bird Think I got that mempcpy() right now.
(edit) @1015   22 years bird mempcpy().
(edit) @1012   22 years bird FreeBSD 5.1
(edit) @1009   22 years bird typo
(edit) @1007   22 years bird Changed the CTYPE masks to be equal to the OS/2 uni lib stuff so we …
(edit) @1001   22 years bird Updated the 2nd structure too.
(edit) @998   22 years bird Regexp update.
(edit) @994   22 years bird Added BLANK attribute.
(edit) @981   22 years bird New db.h from FreeBSD 5.1 (with new port).
(edit) @975   22 years bird reallocf().
(edit) @969   22 years bird FreeBSD 5.1
(edit) @965   22 years bird FreeBSD 5.1
(edit) @959   22 years bird _SIZE_T
(edit) @958   22 years bird From FreeBSD 5.1
(edit) @957   22 years bird From FreeBSD 5.1
(edit) @944   22 years bird Added prototypes for two GNU specific functions provided thru …
(edit) @941   22 years bird Enum last entry comma.
(edit) @930   22 years bird Obsoleted, made it _emx_ specific.
(edit) @928   22 years bird getopt & getopt_long with dependencies from FreeBSD 5.1
(edit) @902   22 years bird #625: changed time_t to 32-bit signed integer.
(edit) @893   22 years bird Missing stdint.h symlink.
(edit) @892   22 years bird #697: select() & bugfixing.
(edit) @891   22 years bird #747: added missing #defines (LOCI_*).
(edit) @890   22 years bird #732: Initial coding.
(edit) @884   22 years bird Corrected declaration of so_readv() and so_writev() (non const).
(edit) @883   22 years bird Corrected calling convention for herror().
(edit) @882   22 years bird Handle dual return values from methods.
(edit) @881   22 years bird Increased buffer size of 2 pages.
(edit) @880   22 years bird Inlined _fmutex_checked_release & _fmutex_checked_request.
(edit) @875   22 years bird this ioctl interface is os2_ioctl.
(edit) @872   22 years bird Added deadlock and termination checks to the semaphore waiting to …
(edit) @871   22 years bird #697: Filehandle rewrite - first step.
(edit) @869   22 years bird #568: Added macros for preserving the FPU control word.
(edit) @861   22 years bird FreeBSD 5.1
(edit) @852   22 years bird done bootstrapping this change.
(edit) @829   22 years bird Corrected sigsetjmp and siglongjmp.
(edit) @828   22 years bird Fixed warnings.
(edit) @810   22 years bird #608: High memory support.
(edit) @796   22 years bird Fixed C++ type crash.
(edit) @793   22 years bird #427: Migrated to FreeBSD 5.1 headers.
(edit) @792   22 years bird Fixed a couple of errors in the migration.
(edit) @791   22 years bird abs() and labs() changes related to stdlib.h migration.
(edit) @790   22 years bird Corrected chmod() prototype.
(edit) @761   22 years bird sys_errlist and sys_nerr shall not be in stdlib.h but stdio.h or errno.h!
(edit) @753   22 years bird #679: FS preservation.
(edit) @752   22 years bird No st_reserved - we don't use it.
(edit) @750   22 years bird synced mkdir() prototype.
(edit) @749   22 years bird synced mkdir() prototype.
(edit) @744   22 years bird o Updated sys/stat.h removing st_reserved field and adding st_blocks …
(edit) @743   22 years bird Ported random from current FreeBSD CVS.
(edit) @732   22 years bird #668: Initial changed related to Large File Support (>2GB).
(edit) @723   22 years bird #456: Added CLASS_TIS.
(edit) @716   22 years bird #668,#562: Added large file support apis. Added some other 'new' Dos …
Note: See TracRevisionLog for help on using the revision log.