mirror of
https://gitlab.com/freepascal.org/fpc/source.git
synced 2025-12-05 16:07:28 +01:00
* fixed and enabled solaris flock implementation based on fcntl (although
tests/test/units/sysutils/tfile2 still fails for solaris, because
fcntl removes all locks as soon as you close a single file descriptor
referring to a file, while flock doesn't)
git-svn-id: trunk@12632 -
|
||
|---|---|---|
| .. | ||
| i386 | ||
| sparc | ||
| errno.inc | ||
| errnostr.inc | ||
| Makefile | ||
| Makefile.fpc | ||
| osdefs.inc | ||
| osmacro.inc | ||
| ostypes.inc | ||
| pthread.inc | ||
| ptypes.inc | ||
| signal.inc | ||
| suuid.inc | ||
| sysos.inc | ||
| sysosh.inc | ||
| system.pp | ||
| termio.pp | ||
| termios.inc | ||
| termiosproc.inc | ||
| unxconst.inc | ||
| unxfunc.inc | ||
| unxsockh.inc | ||