source: trunk/src

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @802   22 years bird no logos.
(edit) @801   22 years bird It's a start…
(edit) @800   22 years bird Fixed problem with quoted parameters starting with a space.
(edit) @799   22 years bird From win32k.
(edit) @798   22 years bird Fixed confusing error message.
(edit) @797   22 years bird Get strto*ll() into _STD space.
(edit) @796   22 years bird Fixed C++ type crash.
(edit) @795   22 years bird typo
(edit) @794   22 years bird DELDIR check.
(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) @789   22 years bird Prototype related changes.
(edit) @788   22 years bird Search for _STD() in src/lib/bsd too.
(edit) @787   22 years bird Initial coding.
(edit) @786   22 years bird BSD stuff.
(edit) @785   22 years bird Added _Exit() to _exit().
(edit) @784   22 years bird Fixed.
(edit) @783   22 years bird Initial porting.
(edit) @780   22 years bird Initial revision
(edit) @779   22 years bird Replaced by qsort and qsort_r implementation from FreeBSD.
(edit) @776   22 years bird Initial revision
(edit) @775   22 years bird LIBCification.
(edit) @774   22 years bird Got asm implementation of this.
(edit) @771   22 years bird Initial revision
(edit) @770   22 years bird Initial revision
(edit) @769   22 years bird Initial config.
(edit) @768   22 years bird Initial revision
(edit) @767   22 years bird only 0xfe entry for 'G' hack.
(edit) @764   22 years bird sys_errlist and sys_nerr shall not be in stdlib.h but stdio.h or errno.h!
(edit) @763   22 years bird #456: Redid external/communal 'G' hack. For VAC365 no /DBPACK dll name …
(edit) @762   22 years bird Re-did the external/communal 'G' hack.
(edit) @761   22 years bird sys_errlist and sys_nerr shall not be in stdlib.h but stdio.h or errno.h!
(edit) @760   22 years bird Initial coding.
(edit) @759   22 years bird Moved FreeBSD libc stuff into our LIBC.
(edit) @758   22 years bird Moved to libc. (src/emx/src/lib/bsd/)
(edit) @755   22 years bird Initial revision
(edit) @754   22 years bird #679: FS preservation.
(edit) @753   22 years bird #679: FS preservation.
(edit) @752   22 years bird No st_reserved - we don't use it.
(edit) @751   22 years bird Made the damn thing work without building the tools.
(edit) @750   22 years bird synced mkdir() prototype.
(edit) @749   22 years bird synced mkdir() prototype.
(edit) @748   22 years bird It shouldn't be required to build the tools anylonger, but if we do, …
(edit) @747   22 years bird Initial config.
(edit) @746   22 years bird #456: Fixing problems with cyclic make_type(). Fake forward refs to …
(edit) @745   22 years bird Initial coding.
(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) @742   22 years bird Fixed some build issues.
(edit) @741   22 years bird gnu stuff.
(edit) @740   22 years bird Initial config.
(edit) @736   22 years bird Initial revision
(edit) @735   22 years bird #456: Fixed two problem. BASE_OFFSET GNU extension '@<type>,<type>'. …
(edit) @734   22 years bird #456: Don't make xrefs to enum types. That doesn't work for HLL.
(edit) @732   22 years bird #668: Initial changed related to Large File Support (>2GB).
(edit) @729   22 years zap .
(edit) @728   22 years bird Disabled most of the 3.3.1 code.
(edit) @727   22 years bird #456: More global variable hacking. Improved error messages.
(edit) @726   22 years bird #456: Hack common vars the same way as external.
(edit) @723   22 years bird #456: Added CLASS_TIS.
(edit) @722   22 years bird #456: Dirty hack for making debug info for global variables. #456: …
(edit) @721   22 years bird #456: Special hack for global variable - defined and undefines.
(edit) @720   22 years bird #456: Attempts on DBGPACK support - linker doesn't like our debug info …
(edit) @719   22 years bird The gettext port cannot parse UTF-8, like this file. beat it, we don't …
(edit) @718   22 years bird Return something in any case.
(edit) @717   22 years bird Fixed thunking.
(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) @712   22 years bird no echos.
(edit) @710   22 years bird Initial coding.
(edit) @709   22 years bird Include sys/ioctl.h to get everything.
(edit) @706   22 years bird License.
(edit) @701   22 years bird 635: Trimmed init a bit. Put private heap in high memory. Init environ …
(edit) @700   22 years bird #562: some new defines.
(edit) @699   22 years zap .
(edit) @698   22 years zap .
(edit) @697   22 years bird Startup docs.
(edit) @696   22 years zap .
(edit) @695   22 years bird #427: Got new limits from FreeBSD 5.1. Tried my best to merge and …
(edit) @694   22 years bird Fixed warning about name not being last.
(edit) @693   22 years bird No change.
(edit) @692   22 years bird #634: New minor version level because we've changed some O_* and F_* …
(edit) @691   22 years bird #634: lockf().
(edit) @690   22 years bird #634: file locking.
(edit) @689   22 years bird #634: Implemented lockf() using fcntl().
(edit) @688   22 years bird #634: Implemented flock() using fcntl().
(edit) @687   22 years bird #634: Changed prototype.
(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) @682   22 years bird Offsets.
(edit) @681   22 years bird #456: Include files fixes.
(edit) @677   22 years zap .
(edit) @676   22 years bird #631: return struct for system and optlink calling conventions.
(edit) @674   22 years zap .
(edit) @671   22 years bird #627: Fixed problems related walking LIB.
Note: See TracRevisionLog for help on using the revision log.