source: trunk

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @3775   13 years bird Leave decendants running. Fixes #165.
(edit) @3773   13 years bird dtsplit.c: Use _chdir_os2 instead of _chdir, since the former got the …
(edit) @3770   13 years bird src/kNIX: svn:eol-style and svn:keywords.
(edit) @3769   13 years bird Reimplemented _fullpath to avoid changing the current directory and …
(edit) @3768   13 years bird realpath and _realrealpath should not fail if the last component does …
(edit) @3767   13 years bird fullpath testcase (for #237).
(edit) @3765   13 years bird FCW and FSW are 16-bit, not 32-bit, so use 'unsigned short' types …
(edit) @3763   13 years bird ld: forgot to write out the text section padding for each object file.
(edit) @3762   13 years bird wcsncmp,wcscmp: don't assume that wchar_t is the same as int. Would …
(edit) @3760   13 years bird iconv.c: comment typo.
(edit) @3757   13 years bird sys/socket.h: Use _ALIGN instead of ALIGN because of …
(edit) @3756   13 years bird 227-wctomb-de_ch.c: Testcase for #227.
(edit) @3754   13 years bird iconv.c: Assume input is PATHs so that samba works for Koreans.
(edit) @3752   13 years bird Testcase for #254.
(edit) @3751   13 years bird weakld.c: Put exported names in a different symbol table since they …
(edit) @3749   13 years bird ld: Align text section on 16-byte boundrary for SSE constants.
(edit) @3748   13 years bird trunk: forward ported r3745, r3746 and r3747 - high memory regression …
(edit) @3739   14 years bird sys/cdefs.h: Our gcc 3.3.5 doesn't seem to grok offsetof.
(edit) @3736   14 years bird sys/cdefs.h: Our gcc 3.3.5 doesn't seem to grok offsetof.
(edit) @3731   14 years bird emxomfld.c: Fixed rounding bug when converting /STACK:xxx …
(edit) @3729   14 years bird emxomf.c: applied emxomf-03-fix-symbol-too-long.diff with …
(edit) @3728   14 years bird testcase for the alleged isatty bug. References #197.
(edit) @3726   14 years bird b_nativeSymlinkCreate.c: Symlinks were created on byte to long. …
(edit) @3725   14 years bird 200-stat-symlink.c: added stat/lstat+symlink testcase. References #200.
(edit) @3723   14 years bird iconv: Return retval instead of 0 (count of non-identical …
(edit) @3721   14 years bird posix_memalign.c: Always set errno. References #223.
(edit) @3719   14 years bird posix_memalign: Fixed problem with large alignment values. References #223.
(edit) @3717   14 years bird sys/cdefs.h: Updated to FreeBSD 9.0 (?) rev 1.114. References #207, #212.
(edit) @3715   14 years bird 386/stdarg.h,sys/cdefs.h: Synced in bit from more recent FreeBSDs so …
(edit) @3713   14 years bird oops: unwanted extern -> static there.
(edit) @3712   14 years bird stdio.h,features.h: Don't use gcc's 'extern inline' feature with 4.3.0 …
(edit) @3710   14 years bird _getdcwd: When the buffer is NULL, the size is just a minimum. …
(edit) @3708   14 years bird nonblock-1.c: extended the testcase. References #210.
(edit) @3707   14 years bird libc_back_timeUnix2FileTime: Dates prior to 1980 will be set to …
(edit) @3705   14 years bird iconv.c: Use malloc instead of alloca for larger strings so we don't …
(edit) @3703   14 years bird moddef.h,emxbind,weakld: Expanded the symbol name fields in libmoddef …
(edit) @3701   14 years bird emxomfar: Fixed and relaxed the command/option parsing so that they …
(edit) @3700   14 years bird emx/kBuild: Fixed deprecated variables.
(edit) @3699   14 years bird SafeDosQueryAppType: build fix
(edit) @3698   14 years bird libc/kBuild: Fixed deprecated variables.
(edit) @3696   14 years bird libc: Added new env.var. LIBC_UNIX_EAS for controlling where EAs are used.
(edit) @3694   14 years bird libc: Build fix. References #44.
(edit) @3691   14 years bird grumble
(edit) @3690   14 years bird build fix
(edit) @3689   14 years bird LIBC_FSINFO: save 4 bytes
(edit) @3688   14 years bird libc: Reimplemented pathconf and fpathconf. References #44.
(edit) @3687   14 years bird libc: Reimplemented pathconf and fpathconf. References #44.
(edit) @3684   14 years bird b_ldrOpen.c: Forgot changing the DosLoadModuleEx argument. References #181.
(edit) @3683   14 years bird kNIX/os2: Resolve the dll path passed to DosLoadModule[Ex]. References …
(edit) @3681   14 years bird sys/param.h: MIN & MAX fixes for gcc 4.2.0 and later. References #203.
(edit) @3679   14 years bird emx/ld: Don't use alloca(). References #221.
(edit) @3678   14 years bird libc: Forwardporting r3677: b_processCredentials.c: fixed copy and …
(edit) @3674   14 years bird libsocket: Made it possible to pass sockaddr parameters in high memory …
(edit) @3673   14 years bird Testcase for ticket 238. references #238.
(edit) @3672   14 years bird os2safe.h: corrected the WinUpper wrapper (was prefixed with Dos). …
(edit) @3670   15 years bird emx/Makefile.kmk: make listomf buildable on a foreign host.
(edit) @3669   15 years bird grow.h/c: Store the string length, speeds up collition handling and …
(edit) @3668   15 years bird weakld.c: implemented searching of unix archives files.
(edit) @3667   15 years bird emxomfld/weakld: working on AR and ELF support.
(edit) @3666   15 years bird env.cmd: it's KBUILD_PATH now, not PATH_KBUILD.
(edit) @3665   15 years bird emx: converted ldstub to nasm.
(edit) @3664   15 years bird emx: converted ldstub to nasm.
(edit) @3663   15 years bird libomflib/emxomfar: detect non-OMF objects before adding them to a library.
(edit) @3662   15 years bird emx/src/Makefile.kup: added
(edit) @3661   15 years bird libend: Makefile.kup
(edit) @3660   15 years bird ldstub.asm: CODE32 -> TEXT32.
(edit) @3659   15 years bird emx: Added elf headers and fixed some properties.
(edit) @3658   15 years bird emx/Makefile.kmk: make ldstub build with wlink (still way to big).
(edit) @3657   16 years bird os2ddk/unixfsctl.h: Padding paranoia in UNXFSCTLUTIMES_IN and a typo.
(edit) @3656   16 years bird os2ddk/unixfsctl.h: renamed ALLOW_DELETE to ALLOW_DEL_AND_REN as we …
(edit) @3655   16 years bird os2ddk/unixfsctl.h: Initial write up.
(edit) @3654   17 years bird sharedpm.c: Fixed bug in spmRequestMutex where the uninitialized rc …
(edit) @3653   17 years bird listomf: Parse LPUBDEF (watcom emits them) and use symbolic constants …
(edit) @3652   17 years bird sys/omflib.h: Added CLASS_DEP_FILE and LPUBDEF.
(edit) @3651   17 years bird listomf: support for wmake/boarland file dep comments and cl/xenix …
(edit) @3650   17 years bird Two more parallel build issues.
(edit) @3649   17 years bird Double expansion fixes the parallel build/dependency issue.
(edit) @3648   17 years bird Proper argument passing - finally!
(edit) @3647   17 years bird Proper argument passing - finally!
(edit) @3646   17 years bird Grep.
(edit) @3644   17 years bird Proper argument passing - finally!
(edit) @3642   17 years bird Fixed an init bug
(edit) @3641   17 years bird Moved the spawn wait hack into spm and made it a passive wait.
(edit) @3635   17 years bird Fixed serious performance bug. References #195.
(edit) @3634   17 years bird Fixed serious performance bug. References #195.
(edit) @3633   17 years bird spawn testcase/benchmark.
(edit) @3632   17 years bird Another build fix
(edit) @3631   17 years bird build fix
(edit) @3630   17 years bird Some build fixes.
(edit) @3629   17 years bird Fixes for missing template names (new kBuild is strict). Use EXTENDS_BY.
(edit) @3628   17 years bird Added a simple benchmark.
(edit) @3627   17 years bird HAVE_SETBOOL_H - regex build failure.
(edit) @3626   17 years bird fixed bad SS value which caused waitpid-1 to crash.
(edit) @3625   17 years bird spelling
(edit) @3624   17 years bird kill LIBC_HOOK_DLLS.
(edit) @3623   17 years bird template name.
(edit) @3622   17 years bird template name.
(edit) @3621   17 years bird Template name.
(edit) @3620   17 years bird Missing template.
(edit) @3619   17 years bird Missing template name.
Note: See TracRevisionLog for help on using the revision log.