source: trunk/src

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @892   22 years bird #697: select() & bugfixing.
(edit) @891   22 years bird #747: added missing #defines (LOCI_*).
(edit) @890   22 years bird #732: Initial coding.
(edit) @889   22 years bird docs.
(edit) @888   22 years bird Initial coding.
(edit) @887   22 years bird Moved to aliases subdir.
(edit) @886   22 years bird Initial recoding of the socket handle space.
(edit) @885   22 years bird .TKVAR = target kind variant.
(edit) @884   22 years bird Corrected declaration of so_readv() and so_writev() (non const).
(edit) @883   22 years bird Corrected calling convention for herror().
(edit) @882   22 years bird Handle dual return values from methods.
(edit) @881   22 years bird Increased buffer size of 2 pages.
(edit) @880   22 years bird Inlined _fmutex_checked_release & _fmutex_checked_request.
(edit) @879   22 years bird Handle dual return values from methods.
(edit) @878   22 years bird _osm* are defined as const in header, wrap the header declaration.
(edit) @877   22 years bird removed duplicated code.
(edit) @876   23 years bird Workaround for bad FIL_STANDARDL.
(edit) @875   23 years bird this ioctl interface is os2_ioctl.
(edit) @874   23 years bird Shut it up. Don't wanna have a zillion messages from make.
(edit) @873   23 years bird Respect the WNOHANG flag.
(edit) @872   23 years bird Added deadlock and termination checks to the semaphore waiting to …
(edit) @871   23 years bird #697: Filehandle rewrite - first step.
(edit) @870   23 years bird Hack to don't use new headers for the generator.
(edit) @869   23 years bird #568: Added macros for preserving the FPU control word.
(edit) @868   23 years bird The BSD stuff required a couple of additions. More excludes from the …
(edit) @867   23 years bird Initial port.
(edit) @866   23 years bird Imported collate_range_cmp() and it's header.
(edit) @863   23 years bird Initial revision
(edit) @862   23 years bird Initial revision
(edit) @861   23 years bird FreeBSD 5.1
(edit) @860   23 years bird Got a new one from FreeBSD.
(edit) @859   23 years bird Initial port.
(edit) @856   23 years bird Initial revision
(edit) @853   23 years bird GCC_OMF
(edit) @852   23 years bird done bootstrapping this change.
(edit) @851   23 years bird Fixed record overflow problem with extdef and pubdef related to typeidx.
(edit) @847   23 years bird Changed stub text.
(edit) @844   23 years bird v0.4.1 - bugfix release.
(edit) @843   23 years bird #716,#608: Fixed bad defaul heap queries. (calloc() crash if called …
(edit) @842   23 years bird Our msgfmt handles UTF-8 incorrectly it seems... Removed tr.
(edit) @841   23 years bird Our msgfmt doesn't like UTF-8 it seesm.
(edit) @840   23 years bird Our msgfmt handles UTF-8 incorrectly it seems…
(edit) @833   23 years zap .
(edit) @832   23 years bird Worked around error with DosSetFileLocksL on non JFS FSes.
(edit) @831   23 years bird Initial coding.
(edit) @830   23 years bird a little testcase.
(edit) @829   23 years bird Corrected sigsetjmp and siglongjmp.
(edit) @828   23 years bird Fixed warnings.
(edit) @827   23 years bird Return long long, prototype returns long.
(edit) @826   23 years bird warnings + small bugfix (pPrevChunk uninitialized!)
(edit) @818   23 years bird #608: High memory enabling of LIBC.
(edit) @815   23 years bird #456: silenced wrong message.
(edit) @812   23 years bird Fixed ilink out of memory issue in gklayout.dll debug builds.
(edit) @811   23 years bird removed stupid debug message.
(edit) @810   23 years bird #608: High memory support.
(edit) @809   23 years bird fixing.…
(edit) @808   23 years bird fixing.…
(edit) @807   23 years bird Fixed sst record size problem.
(edit) @806   23 years bird #456: Fixing major sst encoding problem, bad size field. Try get a …
(edit) @804   23 years bird #456: Two bool fixes. Make the type an enum. When passed as parameter …
(edit) @802   23 years bird no logos.
(edit) @801   23 years bird It's a start…
(edit) @800   23 years bird Fixed problem with quoted parameters starting with a space.
(edit) @799   23 years bird From win32k.
(edit) @798   23 years bird Fixed confusing error message.
(edit) @797   23 years bird Get strto*ll() into _STD space.
(edit) @796   23 years bird Fixed C++ type crash.
(edit) @795   23 years bird typo
(edit) @794   23 years bird DELDIR check.
(edit) @793   23 years bird #427: Migrated to FreeBSD 5.1 headers.
(edit) @792   23 years bird Fixed a couple of errors in the migration.
(edit) @791   23 years bird abs() and labs() changes related to stdlib.h migration.
(edit) @790   23 years bird Corrected chmod() prototype.
(edit) @789   23 years bird Prototype related changes.
(edit) @788   23 years bird Search for _STD() in src/lib/bsd too.
(edit) @787   23 years bird Initial coding.
(edit) @786   23 years bird BSD stuff.
(edit) @785   23 years bird Added _Exit() to _exit().
(edit) @784   23 years bird Fixed.
(edit) @783   23 years bird Initial porting.
(edit) @780   23 years bird Initial revision
(edit) @779   23 years bird Replaced by qsort and qsort_r implementation from FreeBSD.
(edit) @776   23 years bird Initial revision
(edit) @775   23 years bird LIBCification.
(edit) @774   23 years bird Got asm implementation of this.
(edit) @771   23 years bird Initial revision
(edit) @770   23 years bird Initial revision
(edit) @769   23 years bird Initial config.
(edit) @768   23 years bird Initial revision
(edit) @767   23 years bird only 0xfe entry for 'G' hack.
(edit) @764   23 years bird sys_errlist and sys_nerr shall not be in stdlib.h but stdio.h or errno.h!
(edit) @763   23 years bird #456: Redid external/communal 'G' hack. For VAC365 no /DBPACK dll name …
(edit) @762   23 years bird Re-did the external/communal 'G' hack.
(edit) @761   23 years bird sys_errlist and sys_nerr shall not be in stdlib.h but stdio.h or errno.h!
(edit) @760   23 years bird Initial coding.
(edit) @759   23 years bird Moved FreeBSD libc stuff into our LIBC.
(edit) @758   23 years bird Moved to libc. (src/emx/src/lib/bsd/)
(edit) @755   23 years bird Initial revision
(edit) @754   23 years bird #679: FS preservation.
(edit) @753   23 years bird #679: FS preservation.
Note: See TracRevisionLog for help on using the revision log.