index
:
delta/fpc.git
aros
aspect
avr
avr32
avx
baserock/2.6.4
blaise
blocks
cleanroom
cpstr
cpstrnew
cpstrrtl
ctypes
debug_eh
dodi
fcl-web_joost
fixes_2_0
fixes_2_2
fixes_2_2_0_dos
fixes_2_4
fixes_2_6
fixes_2_6_0
fixes_3_0
fixes_3_0_ios
fixes_3_2
florian
foxsen
fpc_2_3
generics
genfunc
hlcgllvm
i8086
inline
interfacertti
janbruns
joost
js
jvmbackend
laksen
linker
linker@2665
llvm
maciej
master
merged
mips_embedded
nestedprocvars
newthreading
objc
olivier
pasboolxx
paul
peterjan
rc_2_2_2
release_2_1_2x
release_2_2_4_rc1
resources
sergei
ssa
svenbarth
target-subdir
targetandroid
tg74
tue
unicode
unicodekvm
unicodertl
unicodestring
unitrw
usersections
wasm
webassembly
wkrenn
wpo
xpcom
z80
svn.freepascal.org: svn/fpc
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
rtl
/
linux
/
ptypes.inc
Commit message (
Expand
)
Author
Age
Files
Lines
*
Do not set __USE_LARGEFILE64 macro for sparc CPU, as it does not seem to be ...
pierre
2020-09-16
1
-1
/
+1
*
Define __USE_LARGEFILE64 for sparc-linux, and adapt filed ffree type to that...
pierre
2020-07-23
1
-1
/
+9
*
* TIOCtlRequest is declared as unsigned long according to man 2 ioctl
florian
2019-11-09
1
-4
/
+0
*
Add flags field to TStatfs record
pierre
2019-05-02
1
-2
/
+4
*
* TIOCtlRequest is 64 bit on sparc64
florian
2017-08-20
1
-1
/
+4
*
* some type declarations for sparc64-linux fixed
florian
2017-07-09
1
-1
/
+5
*
+ Linux/AArch64 RTL support (patch by Edmund Grimley Evans)
jonas
2015-05-23
1
-3
/
+13
*
* refactored definition of pthread_mutex_t into single location
jonas
2015-05-17
1
-20
/
+5
*
- removed commented out MIPS mutex size constants
jonas
2015-05-17
1
-11
/
+0
*
Use CPUMIPS instead of MIPS conditional
pierre
2012-07-06
1
-23
/
+23
*
* Fix error in last commit for MIPS cpu
pierre
2012-07-06
1
-31
/
+31
*
+ Use SIZEOF_PTHREAD_XXX macros for /usr/include/bits/pthreadtypes.h for MIP...
pierre
2012-07-05
1
-0
/
+115
*
Fix SIG_MAXSIG const for cpumips
pierre
2012-06-14
1
-4
/
+8
*
* fix size of pthread_rwlock_t. Mantis #21552 Fields are now opaque.
marco
2012-05-05
1
-8
/
+9
*
- removed "packed" from record types that should/need not be packed
jonas
2011-11-08
1
-4
/
+4
*
* moves the alias "TTime = time_t" from ptypes.inc to unixtype.pp.
marco
2010-01-09
1
-1
/
+2
*
+ add splice and sync_file_range linux-only syscalls
micha
2008-11-15
1
-0
/
+4
*
* properly fix the statfs for both 32 and 64bit linux
Almindor
2008-06-14
1
-3
/
+20
*
* Fixed size in StatFS for 64 bit
michael
2008-06-14
1
-1
/
+1
*
* fixed 16-bits types tgid/tpid/mode_t removed 1.0 compat ifdef
marco
2008-02-02
1
-10
/
+6
*
* fixed wchar_t type (was: widechar, now is cint/cint32/long depending on
jonas
2007-12-05
1
-1
/
+13
*
* use TIOCtlRequest instead of hard ifdefs to remove warnings
Almindor
2007-09-29
1
-0
/
+2
*
* fixed ipc for 32 bit systems
florian
2007-04-07
1
-1
/
+1
*
* fixed several type declarations
florian
2007-04-07
1
-6
/
+13
*
* fixed ipc syscalls and data structures for x86-64, resolves #8616
florian
2007-04-07
1
-0
/
+4
*
* tv_sec field of timeval is time_t (just for form, the actual type
jonas
2007-03-04
1
-1
/
+1
*
* Linux 64-bit FS patch from neli for FPC_USE_LIBC
marco
2007-02-16
1
-2
/
+4
*
* fix linux/sysutils 64 bit file handling: make off_t 64 bit
micha
2006-11-01
1
-6
/
+2
*
+ 64 bit file support for linux
micha
2006-10-31
1
-4
/
+8
*
* remove $Log
peter
2005-06-07
1
-9
/
+0
*
* log and id tags removed
fpc
2005-05-21
1
-1
/
+0
*
initial import
fpc
2005-05-16
1
-0
/
+253