summaryrefslogtreecommitdiff
path: root/rtl/emx
Commit message (Expand)AuthorAgeFilesLines
* * Re-generated makefiles, including examplesjoost2015-08-061-1/+1
* --- Merging r29797 into '.':marco2015-06-191-1/+2
* * makefile regen and version updates.marco2015-01-051-5/+52
* * Reset filerec mode field to fmClosed if the system call to open the file f...pierre2014-11-231-1/+3
* - RTL: removed InitVariantManager, it was an empty procedure since day 1.sergei2014-11-221-2/+0
* + new unit providing access to additional OS/2 API functions from DOSCALL1....hajny2014-10-212-76/+79
* Makefiles updated with fpcmake rev 27428pierre2014-04-101-4/+10
* * printer unit moved. Amiga unit also moved but it is not actively used.marco2014-03-292-111/+76
* * moving 4 cp9* units. These are 16-bit and big.marco2014-03-292-76/+76
* * strutils moved to packages/rtl-objpasmarco2014-03-292-82/+101
* * Clarified comments regarding TIB layout and stack bounds on OS/2.sergei2014-03-141-2/+1
* * Since StackTop=StackBottom+StackLength, any two variables are sufficient to...sergei2014-03-121-5/+7
* * mipsel-android: Regenerated makefiles. From now the mipsel-android target c...yury2014-02-071-4/+22
* * allow trailing backslash in SetCurrentDir and ChDirhajny2014-01-211-2/+14
* + character sets for central Europe added also to Makefiles as implicit unitshajny2014-01-202-74/+74
* * winsock(and -2), sockets and gpm to rtl-extra.marco2014-01-112-77/+74
* * Initial active version of marco2014-01-052-156/+154
* rtl: add cp856 to makefilespaul2014-01-052-74/+74
* * rtl-console initial version.marco2014-01-033-1032/+85
* * Clean out of $i textrec and filerec includes that are redundant now that c...marco2014-01-021-2/+0
* * regenerated fpcmake makefiles after r25642nickysn2013-10-051-2/+2
* * rawbytestring/unicodestring versions of findfirst/findnext/findclosejonas2013-08-191-15/+21
* + unicodestring support for assign/erase/renamejonas2013-07-192-15/+36
* * moved SYSUTILS_HAS_ANSISTR/UNICODESTR_FILEUTIL_IMPL define to interfacejonas2013-07-161-4/+7
* - removed platform-specific implementations of GetCurrentDir, SetCurrentDir,jonas2013-07-161-33/+0
* * don't truncate the result of GetEnvironmentVariable to 255 charactersjonas2013-07-151-1/+1
* * converted the following sysutils routines to unicodestring andjonas2013-07-091-53/+52
* + added mkdir/chdir/rmdir(rawbytestring) and (unicodestring) to the system ...jonas2013-07-041-36/+30
* * changed getdir(ansistring):ansistring tojonas2013-06-271-4/+5
* + FPCRTL_FILESYSTEM_SINGLE_BYTE_API define that is set for targets where wejonas2013-06-271-0/+6
* * synchronised with trunk up to r24912jonas2013-06-172-150/+250
|\
| * Regenerate all Makefiles with an up-to-date fpcmake binary (dummy commit)pierre2013-04-291-1/+1
| * * Makefiles regeneratedflorian2013-04-251-2/+29
| * rtl: add missing windows codepages (mantis #0024294)paul2013-04-222-75/+80
| * rtl: install all cpXXX .ppu and .o filespaul2013-03-122-74/+75
| * compiler, rtl: move cpXXXX.pas files from compiler to RTL\charmaps directory ...paul2013-03-122-74/+92
| * * Regenerated makefiles.yury2013-01-161-1/+5
| * * Sync with trunk r23404.yury2013-01-161-6/+23
| |\
| * \ Merge with trunk r22040. Regenerated makefiles.tom_at_work2012-08-091-108/+109
| |\ \ | | |/
| * | Rebase with r21814tom_at_work2012-07-072-130/+116
| |\ \ | | |/
| * | * basic android/x86 supporttom_at_work2012-05-141-2/+20
| * | - initial support for the android/arm target in the compiler; resulting .so's...tom_at_work2012-04-261-2/+62
* | | + rawbytestring/unicodestring overloads for FileCreate and FileOpen.jonas2012-09-271-4/+21
* | | + rtldefs.inc file for every target that contains defines shared by multiplejonas2012-09-271-0/+18
| |/ |/|
* | * compilation fix (EMX was not updated when moving to PChar based *Dir calls)hajny2012-05-281-129/+113
* | * synchronised with trunk up to r21067jonas2012-04-264-12/+42
|\ \ | |/
| * + Regenerate all Makefiles's after adding x86_64 netbsd targetpierre2012-04-241-2/+20
| * + FileNameCasePreserving added - see #18066 in Mantishajny2012-04-151-1/+1
| * + FileNameCasePreserving added - see #18066 in Mantishajny2012-04-151-1/+3
| * * fix FileExists/DirectoryExists wrongly accepting non-existing entries wit...hajny2012-04-151-8/+18