source: trunk/src/emx/include

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(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 …
(edit) @715   22 years bird #456: Fixing debug generations…
(edit) @713   22 years bird Removed _POSIX_SOURCE define as we want the ones from cdecl.h.
(edit) @709   22 years bird Include sys/ioctl.h to get everything.
(edit) @700   22 years bird #562: some new defines.
(edit) @695   22 years bird #427: Got new limits from FreeBSD 5.1. Tried my best to merge and …
(edit) @686   22 years bird #634: FREAD and FWRITE is now declared in sys/fcntl.h too. Added check …
(edit) @685   22 years bird #634: Updated to FreeBSD 5.1 (for struct flock and it's #defines). …
(edit) @684   22 years bird #634: Added lockf() declaration and #defines.
(edit) @683   22 years bird #634: Updated creat() declaration.
(edit) @670   22 years bird #630: Hit breakpoint on free and realloc errors rather than doing abort().
(edit) @669   22 years bird * empty log message *
(edit) @664   22 years zap fixed timezone handling.
(edit) @661   22 years bird Fix
(edit) @659   22 years bird Changed to doxygen for header status.
(edit) @658   22 years bird todo.
(edit) @657   22 years bird Up to FreeBSD 5.1 level.
(edit) @585   22 years bird unsetenv and setenv.
(edit) @572   22 years bird Fixed change docs for Andys change.
(edit) @571   22 years bird Put back the new version.
(edit) @569   22 years bird #577: Remove exception handler stuff.
(edit) @566   22 years zap Fixed conflicts.
(edit) @538   22 years bird #483: Added statement linenumber.
(edit) @532   22 years bird Put back sys_errlist,sys_nerr,_sys_errlist and _sys_nerr. They belong …
(edit) @531   22 years bird Backed out Andys changes.
(edit) @521   22 years bird Math fixup.
(edit) @512   22 years zap See changelog.
(edit) @509   22 years bird #483: Added some more defines.
(edit) @497   22 years zap Reverted isascii/toascii back to macros.
(edit) @495   22 years bird #567: reapplied the fix for negative offsets.
(edit) @494   22 years zap See ChangeLog.
(edit) @487   22 years bird #483: Added a few OMF defines.
(edit) @437   22 years bird #577: Added the other Init/Term declarations.
(edit) @422   22 years bird Corrected bad structure size.
(edit) @419   22 years bird #562: Added missing C*_* defines.
(edit) @406   22 years bird #567: Make sure the _ctype index is unsigned char (else we might get a …
(edit) @398   22 years bird sys/inttypes.h is dead.
(edit) @397   22 years bird Corrected typo.
(edit) @394   22 years bird #563: Updated float.h to match float-i386.h from GCC.
(edit) @386   22 years bird #434: Increased number of handles in the select struct.
(edit) @385   22 years bird #427,#434: FreeBSD 5.1 level.
(edit) @384   22 years bird #562: Added DosQueryModFromEIP, DosQueryABIOSSupport and …
(edit) @383   22 years bird #434: bsdselect() for both 4.4 and 4.3 modes.
(edit) @382   22 years bird #434: Override sock_errno to make it return libc errno.
(edit) @372   22 years bird #455: Added missing apis.
Note: See TracRevisionLog for help on using the revision log.