|
|
@686
|
22 years |
bird |
#634: FREAD and FWRITE is now declared in sys/fcntl.h too. Added check …
|
|
|
@685
|
22 years |
bird |
#634: Updated to FreeBSD 5.1 (for struct flock and it's #defines). …
|
|
|
@684
|
22 years |
bird |
#634: Added lockf() declaration and #defines.
|
|
|
@683
|
22 years |
bird |
#634: Updated creat() declaration.
|
|
|
@670
|
22 years |
bird |
#630: Hit breakpoint on free and realloc errors rather than doing abort().
|
|
|
@669
|
22 years |
bird |
* empty log message *
|
|
|
@664
|
22 years |
zap |
fixed timezone handling.
|
|
|
@661
|
22 years |
bird |
Fix
|
|
|
@659
|
22 years |
bird |
Changed to doxygen for header status.
|
|
|
@658
|
22 years |
bird |
todo.
|
|
|
@657
|
22 years |
bird |
Up to FreeBSD 5.1 level.
|
|
|
@585
|
22 years |
bird |
unsetenv and setenv.
|
|
|
@572
|
22 years |
bird |
Fixed change docs for Andys change.
|
|
|
@571
|
22 years |
bird |
Put back the new version.
|
|
|
@569
|
22 years |
bird |
#577: Remove exception handler stuff.
|
|
|
@566
|
22 years |
zap |
Fixed conflicts.
|
|
|
@538
|
22 years |
bird |
#483: Added statement linenumber.
|
|
|
@532
|
22 years |
bird |
Put back sys_errlist,sys_nerr,_sys_errlist and _sys_nerr. They belong …
|
|
|
@531
|
22 years |
bird |
Backed out Andys changes.
|
|
|
@521
|
22 years |
bird |
Math fixup.
|
|
|
@512
|
22 years |
zap |
See changelog.
|
|
|
@509
|
22 years |
bird |
#483: Added some more defines.
|
|
|
@497
|
22 years |
zap |
Reverted isascii/toascii back to macros.
|
|
|
@495
|
22 years |
bird |
#567: reapplied the fix for negative offsets.
|
|
|
@494
|
22 years |
zap |
See ChangeLog.
|
|
|
@487
|
22 years |
bird |
#483: Added a few OMF defines.
|
|
|
@437
|
22 years |
bird |
#577: Added the other Init/Term declarations.
|
|
|
@422
|
22 years |
bird |
Corrected bad structure size.
|
|
|
@419
|
22 years |
bird |
#562: Added missing C*_* defines.
|
|
|
@406
|
22 years |
bird |
#567: Make sure the _ctype index is unsigned char (else we might get a …
|
|
|
@398
|
22 years |
bird |
sys/inttypes.h is dead.
|
|
|
@397
|
22 years |
bird |
Corrected typo.
|
|
|
@394
|
22 years |
bird |
#563: Updated float.h to match float-i386.h from GCC.
|
|
|
@386
|
22 years |
bird |
#434: Increased number of handles in the select struct.
|
|
|
@385
|
22 years |
bird |
#427,#434: FreeBSD 5.1 level.
|
|
|
@384
|
22 years |
bird |
#562: Added DosQueryModFromEIP, DosQueryABIOSSupport and …
|
|
|
@383
|
22 years |
bird |
#434: bsdselect() for both 4.4 and 4.3 modes.
|
|
|
@382
|
22 years |
bird |
#434: Override sock_errno to make it return libc errno.
|
|
|
@372
|
22 years |
bird |
#455: Added missing apis.
|
|
|
@369
|
22 years |
bird |
#427: Corrected va_list.
|
|
|
@366
|
22 years |
bird |
#427: FreeBSD 5.1 level.
|
|
|
@361
|
22 years |
bird |
#427: Some prototype changes because of unistd.h update.
|
|
|
@358
|
22 years |
bird |
#427: Rough merge of emx and FreeBSD 5.1 unistd.h
|
|
|
@357
|
22 years |
bird |
#434: TCPV40HDRS adjustments.
|
|
|
@354
|
22 years |
bird |
#434: no function redefinitions. TCPCALL not _System.
|
|
|
@348
|
22 years |
bird |
#427: FreeBSD 5.1 level.
|
|
|
@347
|
22 years |
bird |
#427: Make sure MAXSOCKETS doesn't clash with sys/socket.h define.
|
|
|
@346
|
22 years |
bird |
#427: Fixed crashes with sys/types.h
|
|
|
@345
|
22 years |
bird |
#427: Fixed missing } in C++ mode.
|
|
|
@344
|
22 years |
bird |
#427: FreeBSD 5.1 level.
|
|
|
@343
|
22 years |
bird |
#457: make it more conforming to standard.
|
|
|
@342
|
22 years |
bird |
#427: header updates.
|
|
|
@341
|
22 years |
bird |
#427: adjustments to make it includeable all by it self.
|
|
|
@340
|
22 years |
bird |
#427: Shouldn't depend on anything, and should define time_t.
|
|
|
@339
|
22 years |
bird |
#427: FreeBSD 5.1 level.
|
|
|
@338
|
22 years |
bird |
#427: Use current EMX sizes for mode_t and off_t.
|
|
|
@336
|
22 years |
bird |
FreeBSD 5.0 headers.
|
|
|
@335
|
22 years |
bird |
not sys/inttypes.h but just inttypes.h
|
|
|
@334
|
22 years |
bird |
FreeBSD 5.0 headers.
|
|
|
@333
|
22 years |
bird |
FreeBSD 5.0 headers (forwarders).
|
|
|
@332
|
22 years |
bird |
FreeBSD 5.0 headers.
|
|
|
@327
|
22 years |
bird |
#434: On FreeBSD (4.8) this includes machine/endian.h, so must we to …
|
|
|
@276
|
22 years |
bird |
#357: Corrected clashing *int* declarations.
|
|
|
@275
|
22 years |
bird |
#434: readv/writev crash.
|
|
|
@259
|
22 years |
zap |
See changelog.
|
|
|
@254
|
22 years |
bird |
Put back missing LABEL and LABEL0 macros.
|
|
|
@253
|
22 years |
bird |
corrected bad comment.
|
|
|
@247
|
22 years |
bird |
Initial coding.
|
|
|
@246
|
22 years |
bird |
bugfix
|
|
|
@241
|
22 years |
bird |
Initial coding.
|
|
|
@236
|
22 years |
zap |
See ChangeLog.
|
|
|
@234
|
22 years |
bird |
Initial coding (thought this might come in handy).
|
|
|
@232
|
22 years |
bird |
#warning for the mozilla guys.
|
|
|
@231
|
22 years |
bird |
APIENTRY. Missing errorcodes.
|
|
|
@213
|
22 years |
zap |
o Added OS/2 Unicode API headers and import file.
o Modified most …
|
|
|
@190
|
22 years |
bird |
#434: declaration fixes.
|
|
|
@187
|
22 years |
bird |
TCPV40HDRS function wrappers.
|
|
|
@184
|
22 years |
bird |
#434: Initial tcpip header merges.
|
|
|
@183
|
22 years |
bird |
#434: Initial tcpip header merges.
|
|
|
@181
|
22 years |
bird |
Bugfix.
|
|
|
@180
|
22 years |
bird |
Toolkit version.
|
|
|
@179
|
22 years |
bird |
8.3 stubs.
|
|
|
@178
|
22 years |
bird |
Modified Freebsd 4.8 version.
|
|
|
@177
|
22 years |
bird |
Modified Freebsd 4.8 version.
|
|
|
@176
|
22 years |
bird |
Modified Freebsd 4.8 version.
|
|
|
@175
|
22 years |
bird |
Modified Freebsd 4.8 version.
|
|
|
@174
|
22 years |
bird |
Modified Freebsd 4.8 version.
|
|
|
@173
|
22 years |
bird |
Modified Freebsd 4.8 version.
|
|
|
@172
|
22 years |
bird |
From Freebsd 4.8.
|
|
|
@171
|
22 years |
bird |
#define stuff as machine\endian.h does.
|
|
|
@170
|
22 years |
bird |
From Freebsd 4.8.
|
|
|
@169
|
22 years |
bird |
Freebsd 5.0/4.8 kind of.
|
|
|
@168
|
22 years |
bird |
Initial coding.
|
|
|
@167
|
22 years |
bird |
Initial coding.
|
|
|
@166
|
22 years |
bird |
Initial coding.
|
|
|
@165
|
22 years |
bird |
Initial coding.
|
|
|
@164
|
22 years |
bird |
Initial coding.
|
|
|
@163
|
22 years |
bird |
Initial coding.
|
|
|
@156
|
22 years |
zap |
o Modified makefiles so that os2.a builds correctly (with Vio, Kbd and …
|
|
|
@150
|
22 years |
bird |
Check for _System before using it <3.2.2 compatibility.
|
|
|