2008-12-15 |
sszymczy | Added __BEGIN_DECLS and __END_DECLS around function...
|
commit | commitdiff | tree |
2008-12-05 |
sszymczy | Updated function documentation.
|
commit | commitdiff | tree |
2008-12-05 |
sszymczy | Updated function documentation.
|
commit | commitdiff | tree |
2008-12-04 |
sszymczy | Updated documentation.
|
commit | commitdiff | tree |
2008-12-04 |
sszymczy | Updated documentation.
|
commit | commitdiff | tree |
2008-12-04 |
sszymczy | Updated documentation.
|
commit | commitdiff | tree |
2008-12-04 |
sszymczy | Updated documentation.
|
commit | commitdiff | tree |
2008-12-04 |
sszymczy | Updated documentation.
|
commit | commitdiff | tree |
2008-11-16 |
sszymczy | Drugs are bad, if you do them you're bad, so don't...
|
commit | commitdiff | tree |
2008-11-15 |
sszymczy | Replaced CLONE_ENV_VARS acpd flag with DO_NOT_CLONE_ENV_VARS...
|
commit | commitdiff | tree |
2008-11-13 |
sszymczy | Added tmp: assign expected by many software packages.
|
commit | commitdiff | tree |
2008-11-13 |
sszymczy | Increased stack size to 256kB if development software...
|
commit | commitdiff | tree |
2008-11-13 |
sszymczy | Changed indentation for consistency.
|
commit | commitdiff | tree |
2008-11-13 |
sszymczy | FSA_READ_SOFTLINK is using io_Size to store the result...
|
commit | commitdiff | tree |
2008-11-13 |
sszymczy | Added support for NULL locks - in this case temporary...
|
commit | commitdiff | tree |
2008-11-10 |
sszymczy | Increased the puddle size and threshold to avoid slowing...
|
commit | commitdiff | tree |
2008-11-09 |
sszymczy | Isolated AROS-includes-dependent makecountry.c code...
|
commit | commitdiff | tree |
2008-11-09 |
sszymczy | Disabled "differ in signedness" warnings by adding...
|
commit | commitdiff | tree |
2008-11-09 |
sszymczy | Fixed a bug resulting in vfork_data sometimes freed...
|
commit | commitdiff | tree |
2008-11-06 |
sszymczy | Changes allowing automatic discovery of the host operating...
|
commit | commitdiff | tree |
2008-11-06 |
sszymczy | Make libz.a and libm.a absolute links on AROS, since...
|
commit | commitdiff | tree |
2008-11-06 |
sszymczy | Building collect-aros with bfd backend on AROS.
|
commit | commitdiff | tree |
2008-11-06 |
sszymczy | Overrided FILES when building on AROS.
|
commit | commitdiff | tree |
2008-11-06 |
sszymczy | Configured cxref with HOST_CFLAGS and HOST_LDFLAGS.
|
commit | commitdiff | tree |
2008-11-06 |
sszymczy | Linking to iconv is needed on when building on AROS...
|
commit | commitdiff | tree |
2008-11-06 |
sszymczy | Configured MetaMake with HOST_CFLAGS and HOST_LDFLAGS.
|
commit | commitdiff | tree |
2008-11-06 |
sszymczy | Added support for aros host os (for building AROS on...
|
commit | commitdiff | tree |
2008-11-05 |
sszymczy | Quoted HOST_CC to allow spaces inside.
|
commit | commitdiff | tree |
2008-11-05 |
sszymczy | Corrected indentation of the new language entries.
|
commit | commitdiff | tree |
2008-11-05 |
sszymczy | Oh my, dashes in C identifiers...
|
commit | commitdiff | tree |
2008-11-05 |
sszymczy | Returning -1 in case of error, not DOSFALSE.
|
commit | commitdiff | tree |
2008-11-04 |
sszymczy | Proper return values used by new Lock() and Open().
|
commit | commitdiff | tree |
2008-11-04 |
sszymczy | Added soft link handling.
|
commit | commitdiff | tree |
2008-11-04 |
sszymczy | Added soft link handling.
|
commit | commitdiff | tree |
2008-11-03 |
sszymczy | Moved BIN: assign to a better place.
|
commit | commitdiff | tree |
2008-11-03 |
sszymczy | Added BIN: assign needed by shell scripts and for executing...
|
commit | commitdiff | tree |
2008-10-29 |
sszymczy | Added another acpd flag - KEEP_OLD_ACPD that prevents...
|
commit | commitdiff | tree |
2008-10-29 |
sszymczy | Removed obsolete "Not implemented" note.
|
commit | commitdiff | tree |
2008-10-29 |
sszymczy | A little cleanup in arosc private data:
|
commit | commitdiff | tree |
2008-10-28 |
sszymczy | Using vfork() instead of fork() if building on AROS.
|
commit | commitdiff | tree |
2008-10-28 |
sszymczy | Set svn:ignore for mmakefile.
|
commit | commitdiff | tree |
2008-10-28 |
sszymczy | Changed st_blocks calculation - it's no longer being...
|
commit | commitdiff | tree |
2008-10-27 |
sszymczy | Fixed problem with trailing slashes causing problems...
|
commit | commitdiff | tree |
2008-10-27 |
sszymczy | If /bin/sh is available then system() works by vfork...
|
commit | commitdiff | tree |
2008-10-27 |
sszymczy | Simplified error handling.
|
commit | commitdiff | tree |
2008-10-27 |
sszymczy | Removed mkbstr() in the third argument of ACTION_MAKE_LINK...
|
commit | commitdiff | tree |
2008-10-26 |
sszymczy | ReadArgs() on AROS takes an array of IPTR, not LONGs...
|
commit | commitdiff | tree |
2008-10-24 |
sszymczy | Implemented FSA_SET_FILE_SIZE.
|
commit | commitdiff | tree |
2008-10-24 |
sszymczy | Added missing offset between AmigaOS and Unix timestamps.
|
commit | commitdiff | tree |
2008-10-24 |
sszymczy | Changed O_TRUNC handling - it's no longer being emulated...
|
commit | commitdiff | tree |
2008-10-24 |
sszymczy | Task name is now correctly set to argv[0] instead of...
|
commit | commitdiff | tree |
2008-10-24 |
sszymczy | Filling stat structure with default values in case...
|
commit | commitdiff | tree |
2008-10-24 |
sszymczy | Support for automatic closing of all created file locks...
|
commit | commitdiff | tree |
2008-10-24 |
sszymczy | Modified strtoul() and strtoull() to handle conversion...
|
commit | commitdiff | tree |
2008-10-24 |
sszymczy | Added tests for strtoul() and strtoull().
|
commit | commitdiff | tree |
2008-10-18 |
sszymczy | Added some macros for getting information from status...
|
commit | commitdiff | tree |
2008-10-18 |
sszymczy | Added path conversion to call Lock() with AmigaOS-like...
|
commit | commitdiff | tree |
2008-10-18 |
sszymczy | Corrected acpd_parent_does_upath initialization.
|
commit | commitdiff | tree |
2008-10-18 |
sszymczy | Relocated path conversion done too early (before interpreter...
|
commit | commitdiff | tree |
2008-10-18 |
sszymczy | Modified condition to prevent compilation error caused...
|
commit | commitdiff | tree |
2008-10-18 |
sszymczy | Undefined AROS to prevent errors when compiling fd2inline...
|
commit | commitdiff | tree |
2008-10-17 |
sszymczy | Corrected formatting, fixed some warnings.
|
commit | commitdiff | tree |
2008-10-16 |
sszymczy | Added flock() test utility that I forgot to commit...
|
commit | commitdiff | tree |
2008-10-16 |
sszymczy | Added test utility for fcntl() - currently only F_GETFD...
|
commit | commitdiff | tree |
2008-10-16 |
sszymczy | Implemented F_GETFD and F_SETFD actions.
|
commit | commitdiff | tree |
2008-10-16 |
sszymczy | Cleared descriptor flags during fdesc initialization.
|
commit | commitdiff | tree |
2008-10-16 |
sszymczy | Reorganized handling of standard IO streams in functions...
|
commit | commitdiff | tree |
2008-10-16 |
sszymczy | Looking from the initialization code in FGetC() and...
|
commit | commitdiff | tree |
2008-10-16 |
sszymczy | Relocated code getting unique child id to handle child...
|
commit | commitdiff | tree |
2008-10-16 |
sszymczy | Reorganized exec_taskname and exec_arguments allocation...
|
commit | commitdiff | tree |
2008-10-16 |
sszymczy | Environment should be restored only if envp is not...
|
commit | commitdiff | tree |
2008-10-16 |
sszymczy | Removed duplicated filename conversion.
|
commit | commitdiff | tree |
2008-10-16 |
sszymczy | Replaced stdio calls in script check with dos.library...
|
commit | commitdiff | tree |
2008-10-16 |
sszymczy | Implemented POSIX strtoimax() and strtoumax() functions.
|
commit | commitdiff | tree |
2008-10-16 |
sszymczy | Implemented 4.4BSD flock() function needed for autotools...
|
commit | commitdiff | tree |
2008-10-15 |
sszymczy | Since we can't Seek() directories, new error case was...
|
commit | commitdiff | tree |
2008-10-15 |
sszymczy | Added error handling in case of directory file descriptor...
|
commit | commitdiff | tree |
2008-10-15 |
sszymczy | Added isdir field in fcb to easily tell apart directory...
|
commit | commitdiff | tree |
2008-10-15 |
sszymczy | Implemented execlp().
|
commit | commitdiff | tree |
2008-10-15 |
sszymczy | Fixed compiler warnings.
|
commit | commitdiff | tree |
2008-10-15 |
sszymczy | Fixed memory leak caused by aros_startup structure...
|
commit | commitdiff | tree |
2008-10-14 |
sszymczy | Split fdesc structure into "process"-dependent fdesc...
|
commit | commitdiff | tree |
2008-10-14 |
sszymczy | Added simple test utilities for opendir() and pipe().
|
commit | commitdiff | tree |
2008-10-14 |
sszymczy | Added support for seeking beyond the end of file in...
|
commit | commitdiff | tree |
2008-10-14 |
sszymczy | Added missing 8-year offset during timestamp conversion.
|
commit | commitdiff | tree |
2008-10-14 |
sszymczy | Fixed memory leak caused by file handle old buffer...
|
commit | commitdiff | tree |
2008-10-14 |
sszymczy | Fixed memory leak caused by RDArgs not being freed.
|
commit | commitdiff | tree |
2008-10-13 |
sszymczy | Used ForeachNodeSafe macro instead of ForeachNode there...
|
commit | commitdiff | tree |
2008-10-05 |
sszymczy | Enabled back strtoull() function, long long support...
|
commit | commitdiff | tree |
2008-10-05 |
sszymczy | Fixed environment variables handling in vforked execve.
|
commit | commitdiff | tree |
2008-10-05 |
sszymczy | New vfork() design, now there are no stack switches...
|
commit | commitdiff | tree |
2008-10-02 |
sszymczy | Fixed stupid bug.
|
commit | commitdiff | tree |
2008-10-01 |
sszymczy | Reorganized error handling in child setup.
|
commit | commitdiff | tree |
2008-09-30 |
sszymczy | Set task name in AmigaOS-like path format to avoid...
|
commit | commitdiff | tree |
2008-09-29 |
sszymczy | Added setting position while duplicating file handles...
|
commit | commitdiff | tree |
2008-09-29 |
sszymczy | Switched pipe() function to XPIPE handler.
|
commit | commitdiff | tree |
2008-09-29 |
sszymczy | Implemented XPIPE handler intended for emulating Unix...
|
commit | commitdiff | tree |
2008-09-29 |
sszymczy | Implemented execv().
|
commit | commitdiff | tree |
2008-09-29 |
sszymczy | Updated execvp() to use environ variable.
|
commit | commitdiff | tree |
2008-09-29 |
sszymczy | Implemented execl() function.
|
commit | commitdiff | tree |