Jonas Maebe
|
4a829da2fc
* fixed fileopen when not specifying any sharing (should not perform any
|
16 years ago |
Jonas Maebe
|
9fabb0b127
* fixed file locking of files opened as read- or write-only on solaris
|
16 years ago |
Jonas Maebe
|
6851d6d8e0
* fixed solaris flock type
|
16 years ago |
Jonas Maebe
|
57ff980bc3
* hopefully fixed beos compilation after r12630 (it doesn't have flock)
|
16 years ago |
Jonas Maebe
|
a730ee7f10
+ support for file locking for *nix systems based on flock (mantis #13012)
|
16 years ago |
florian
|
527dd80aa2
* fixed some errors in the irq handlers
|
16 years ago |
Jonas Maebe
|
9b67b6469b
* fixed FpFcntl() for libc-based systems
|
16 years ago |
Jonas Maebe
|
1d43a5af55
* fixed O_NOCTTY constant value
|
16 years ago |
ivost
|
8e0ec83cf1
* fixed type in st_mysql_bind record (length: culong -> pculong)
|
16 years ago |
Jonas Maebe
|
1bda0686d9
* fixed paths to http units (mantis #13065)
|
16 years ago |
Jonas Maebe
|
e055b87dea
* fixed zipper unit for big endian systems (patch by Bent Normann Olsen,
|
16 years ago |
marco
|
4ae434ce2e
* fix for supported_target turned into a set in r12622
|
16 years ago |
Jonas Maebe
|
b1c3f76ff9
* changed the supported targets for assembler writers to a set, and
|
16 years ago |
Jonas Maebe
|
b912e00440
* renamed rol/ror functions into rolbyte/rolword/roldword/rolqword
|
16 years ago |
florian
|
1e26e5dd3c
+ clear ram on startup
|
16 years ago |
michael
|
e6df6ce12e
Removed wince dependency of fcl-xml on iconv_enc
|
16 years ago |
florian
|
812d159f34
* fixed linker map
|
16 years ago |
florian
|
6d7d6dbd60
+ feature softfpu introduced
|
16 years ago |
florian
|
f76606989b
+ arm cpus are powerfull enough to handle soft fpu code
|
16 years ago |
florian
|
40b86f9fa8
* entry code fixed
|
16 years ago |
florian
|
5f9b82d38b
* first compilable version
|
16 years ago |
florian
|
e86a03553e
* compilation fixed
|
16 years ago |
florian
|
35aed58faa
* avoid internal error in case of an illegal assembler operand
|
16 years ago |
florian
|
edc58d78d5
+ support for arm special registers
|
16 years ago |
florian
|
bd0aa27a14
+ build instruction table generators
|
16 years ago |
florian
|
c5816c500a
+ support for nop, msr and mrs instructions
|
16 years ago |
florian
|
7cb26b37a1
* fixed reg. and ins. dat include file generation on windows
|
16 years ago |
ivost
|
a0b50175b4
* removed size_t defintion from proj4 headers
|
16 years ago |
ivost
|
2ff803d3b5
* removed individual size_t definition from libpng (with size_t = longint it was even wrong!)
|
16 years ago |
ivost
|
592a95f935
* removed indivdual csize_t definition from oggvorbis headers
|
16 years ago |