| .. |
|
i386
|
- get rid of the calling convention modifier for PascalMain as it's generated using the default calling convention anyway (without any parameters this luckily doesn't matter that much ;) )
|
2016-01-29 14:51:15 +00:00 |
|
sparc
|
- get rid of the calling convention modifier for PascalMain as it's generated using the default calling convention anyway (without any parameters this luckily doesn't matter that much ;) )
|
2016-01-29 14:51:15 +00:00 |
|
x86_64
|
- get rid of the calling convention modifier for PascalMain as it's generated using the default calling convention anyway (without any parameters this luckily doesn't matter that much ;) )
|
2016-01-29 14:51:15 +00:00 |
|
errno.inc
|
|
|
|
errnostr.inc
|
|
|
|
Makefile
|
* regenned makefile without date/rev components for easier merging.
|
2018-08-18 15:06:25 +00:00 |
|
Makefile.fpc
|
Remove obsolete -DNOMOUSE (used only in packages/rtl-console)
|
2018-07-10 10:25:58 +00:00 |
|
osdefs.inc
|
* updated address of FSF (mantis #24646, patch by Alexey Svistunov)
|
2013-06-27 14:01:18 +00:00 |
|
osmacro.inc
|
* updated address of FSF (mantis #24646, patch by Alexey Svistunov)
|
2013-06-27 14:01:18 +00:00 |
|
ostypes.inc
|
* Use specific type for TFPSet elements
|
2017-07-09 14:47:27 +00:00 |
|
pthread.inc
|
* pthread_attr_destroy fixes for the rest of *nix.
|
2013-12-12 11:38:39 +00:00 |
|
ptypes.inc
|
* removed "packed" from a few OS interface records
|
2012-03-29 20:32:42 +00:00 |
|
rtldefs.inc
|
+ FPCRTL_FILESYSTEM_SINGLE_BYTE_API define that is set for targets where we
|
2013-06-27 21:37:39 +00:00 |
|
signal.inc
|
* more occured -> occurred spelling fixes.
|
2016-12-14 20:05:21 +00:00 |
|
suuid.inc
|
|
|
|
sysos.inc
|
* fix for mantis #25931 return error 5 on EBUSY and ENOTDIR
|
2016-03-17 21:14:07 +00:00 |
|
sysosh.inc
|
|
|
|
system.pp
|
Fix StackTop computation by using StackTopPtr variable set in _start code
|
2016-01-27 13:50:02 +00:00 |
|
termio.pp
|
* Clean out of $i textrec and filerec includes that are redundant now that cpstrrtl exposes
|
2014-01-02 13:26:09 +00:00 |
|
termios.inc
|
* fix problem with tcsetattr overloadwith const parameter
|
2009-12-07 11:07:55 +00:00 |
|
termiosproc.inc
|
* Applied patch from Ludo Brands wrt constant used in termio.TCFlush.
|
2012-05-05 14:48:49 +00:00 |
|
unxconst.inc
|
|
|
|
unxfunc.inc
|
* patch by Alexander Shishkin to clean up $ifopt usage by $push/$pop, resolves #20346
|
2011-09-27 20:22:40 +00:00 |