source: trunk

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @3940   11 years bird emxomfstrip: Debugged it.
(edit) @3939   11 years bird fixed file header.
(edit) @3938   11 years bird emx: Added emxomfstrip (untested).
(edit) @3936   11 years bird trunk,0.6: The two constant lconv locale structures had .pszCrncyStr …
(edit) @3932   11 years bird trunk,0.6: sysconf: return max values for _SC_ARG_MAX and …
(edit) @3931   11 years bird trunk,0.6: emxomfar: Don't crash if no arguments are given. Fixes #316.
(edit) @3930   11 years bird trunk,0.6: Fixed hash-bang and batch script handling in spawnvpe. …
(edit) @3928   11 years bird trunk,0.6: gcc/gcc/config/i386/emx.h: Added missing space at the end …
(edit) @3927   11 years bird trunk,0.6: syslimits.h,param.h: Lowered ARG_MAX/NCARGS by 32-bytes …
(edit) @3926   11 years bird trunk,0.6: Added SafeDosOpen.
(edit) @3925   11 years bird trunk: Reimplemented _abspath to deal with path-rewriters, chroot …
(edit) @3923   11 years bird trunk: gcc/gcc.c: Backported r101934 and r101993 and applied fix from …
(edit) @3920   11 years bird trunk,0.6: Reduce stabs -> hll conversion warnings to a single warning …
(edit) @3919   11 years bird trunk,0.6: emxomf: Warn once about HLL type indexes we cannot encode …
(edit) @3918   11 years bird trunk: fs.c,pathrewrite.c: Do a better job with trailing slashes on …
(edit) @3916   11 years bird trunk,0.6: Forwardported r3915 (setlocale tweaks), see #292.
(edit) @3915   11 years bird 0.6/locale.c: Rewrote the locale commiting code to not temporarily …
(edit) @3914   11 years bird trunk,0.6: Fixed buffer overflow in fsResolveUnix that would trigger …
(edit) @3912   11 years bird trunk,0.6: Added check that the UNIXROOT_OUTSIDE env var is not set …
(edit) @3911   11 years bird 0.6,trunk: Introducing env var UNIXROOT_CHROOTED for faking chroot …
(edit) @3909   11 years bird trunk,0.6: Fixed regression in system() from the ticket #287 changes.
(edit) @3908   11 years bird trunk: Added SafeDosDevIOCtl.c.
(edit) @3906   11 years bird 0.6,trunk: DosLoadModuleEx and DosFreeModuleEx should make an effort …
(edit) @3905   11 years bird trunk,0.6: b_fsRename.c: Overwrite read-only target files to be more …
(edit) @3904   11 years bird Safer and more generic _path and _searchenv functions, making the …
(edit) @3900   11 years bird trunk+0.6: Load default FPU.CW value in crt0 to avoid getting bitten …
(edit) @3899   11 years bird trunk+0.6: Modified the existing swab() function in string.h to be …
(edit) @3898   11 years bird More alias fixes.
(edit) @3897   11 years bird svn properties.
(edit) @3896   11 years bird libc_alias.a/lib fix.
(edit) @3895   11 years bird Converted OS/2 startup code from gas to NASM.
(edit) @3894   11 years bird temporary build fix
(edit) @3893   11 years bird oops
(edit) @3892   11 years bird Made msun compile with watcom.
(edit) @3891   11 years bird default calling convention: cdecl
(edit) @3890   11 years bird hextodecfp.c: work in process
(edit) @3889   11 years bird math stuff.
(edit) @3888   11 years bird tcpip imports.
(edit) @3887   11 years bird watcom build hacks.
(edit) @3886   11 years bird startup: watcom and svn properties.
(edit) @3885   11 years bird make watcom happy.
(edit) @3884   11 years bird More fixes.
(edit) @3883   11 years bird libc/process building with watcom.
(edit) @3882   11 years bird libc/process building with watcom.
(edit) @3881   11 years bird svn properties
(edit) @3880   11 years bird Make libc/misc build with watcom (sans assembly).
(edit) @3879   11 years bird svn properties
(edit) @3878   11 years bird svn properties
(edit) @3877   11 years bird svn properties
(edit) @3876   11 years bird svn properties
(edit) @3875   11 years bird svn properties
(edit) @3874   11 years bird svn properties
(edit) @3873   11 years bird svn properties
(edit) @3872   11 years bird temporary watcom shortcut.
(edit) @3871   11 years bird svn properties
(edit) @3870   11 years bird Made the locale bits compile with watcom.
(edit) @3869   11 years bird svn properties
(edit) @3868   11 years bird warnings
(edit) @3867   11 years bird properties
(edit) @3866   11 years bird Make libc/conv build with watcom (taking a little shortcut wrt assembly).
(edit) @3865   11 years bird libsyslog & watcom.
(edit) @3864   11 years bird Use genalias for the libsocket aliases; make libsocket build with watcom.
(edit) @3863   11 years bird drop the svn:executable prop.
(edit) @3862   11 years bird drop the svn:executable prop.
(edit) @3861   11 years bird More watcom compilation changes & fixes.
(edit) @3860   11 years bird some more watcom fun.
(edit) @3858   11 years bird system() and popen() should use the same shells, preferablly /bin/sh …
(edit) @3857   11 years bird system() and popen() should use the same shells, preferablly /bin/sh …
(edit) @3856   11 years bird gccXYZ.dll must call _CRT_term and do instance termination callbacks.
(edit) @3854   11 years bird opendir: fixed buffer overflow. Fixes #270.
(edit) @3852   11 years bird sharedpm.c: Fixed leak of pTerm of processes which didn't send any …
(edit) @3850   11 years bird Move kBuild up before the unix root in the PATH.
(edit) @3849   11 years bird fmutex: Don't panic on process exit (exit lists etc), also don't wait …
(edit) @3848   11 years bird Display the process status in panic messages.
(edit) @3847   11 years bird svn:eol-style: native
(edit) @3846   11 years bird svn:eol-style: native
(edit) @3845   11 years bird svn:eol-style: native
(edit) @3844   11 years bird fcntl_locking: Fix offStart & cbRange check to not fail on cbRange = …
(edit) @3843   11 years bird Must include os2safe.h as the first thing in os2emx.h and os2.h.
(edit) @3838   11 years bird build fix.
(edit) @3837   11 years bird build fixes.
(edit) @3836   11 years bird build fixes
(edit) @3835   11 years bird reduce warnings.
(edit) @3834   11 years bird os2emx.h: Include os2safe.h by default unless …
(edit) @3833   11 years bird More watcom hacking.
(edit) @3832   11 years bird updates
(edit) @3831   11 years bird forgot to commit this together with the sys/bsd/cdefs.h move.
(edit) @3830   11 years bird Redid cabsl, carg and cargl from scratch so watcom can grok and …
(edit) @3829   11 years bird The watcom saga continues.
(edit) @3828   11 years bird The watcom saga continues.
(edit) @3827   11 years bird the -aa option fixed these initialization issues.
(edit) @3826   11 years bird More watcom build hacking.
(edit) @3825   11 years bird fix bug from yesterday.
(edit) @3824   11 years bird pushed the bsd cdefs.h into it's own directory.
(edit) @3823   11 years bird More openwatcom porting.
(edit) @3822   11 years bird More openwatcom porting.
(edit) @3821   11 years bird More OpenWatcom changes.
(edit) @3820   11 years bird Slowly starting to make it build with non GCC compilers, first out is …
(edit) @3819   11 years bird sys/cdefs.h: Updated to FreeBSD 9.1.0.
(edit) @3816   11 years bird trunk: Implemented chown, fchown and lchown and modified the EA …
Note: See TracRevisionLog for help on using the revision log.