mirror of
https://gitlab.com/freepascal.org/fpc/source.git
synced 2025-11-02 12:59:56 +01:00
Add script directory
git-svn-id: trunk@20910 -
This commit is contained in:
parent
6ce33d3aef
commit
11fe796ac3
1
.gitattributes
vendored
1
.gitattributes
vendored
@ -8374,6 +8374,7 @@ rtl/unix/oscdecl.inc svneol=native#text/plain
|
||||
rtl/unix/oscdeclh.inc svneol=native#text/plain
|
||||
rtl/unix/ports.pp svneol=native#text/plain
|
||||
rtl/unix/printer.pp svneol=native#text/plain
|
||||
rtl/unix/scripts/README svneol=native#text/plain
|
||||
rtl/unix/serial.pp svneol=native#text/plain
|
||||
rtl/unix/settimeo.inc svneol=native#text/plain
|
||||
rtl/unix/sockets.pp svneol=native#text/plain
|
||||
|
||||
7
rtl/unix/scripts/README
Normal file
7
rtl/unix/scripts/README
Normal file
@ -0,0 +1,7 @@
|
||||
This directory was added to centralize the scripts
|
||||
that can be usefull for different Unix system,
|
||||
especially to check consistency between
|
||||
RTL files and system headers.
|
||||
|
||||
Pierre Muller 2012/04/18
|
||||
|
||||
Loading…
Reference in New Issue
Block a user