Károly Balogh
|
a6aa3cc092
haiku: removed old i386 specific syscalls assembler code and no-libc startup code, copied from the BeOS port initially, and was never in use on Haiku. kept the libc-version of assembly startup code for now for reference.
|
6 years ago |
Károly Balogh
|
fa624e1ba5
haiku: i386 build fix
|
6 years ago |
Károly Balogh
|
cc68e36efc
haiku: made signal handling properly support x86_64 as well, and sync'd SigContextRec and related structures with current Haiku code
|
6 years ago |
Károly Balogh
|
72ee37e03b
haiku: fix clib value in sysos.inc
|
6 years ago |
Károly Balogh
|
9c2b113497
haiku: added cpu specific signal handler register contexts
|
6 years ago |
Károly Balogh
|
93ee468fcb
haiku: zapped the old bethreads unit. it's apparently just an ancient version of cthreads, and haiku seems to use cthreads itself since day one.
|
6 years ago |
Károly Balogh
|
8b424b0867
haiku: copyright header for suuid.inc, minor cleanups, no functional change
|
6 years ago |
Károly Balogh
|
c061f1480a
haiku: zapped syscalls support code, using the syscall interface directly on Haiku is discouraged, and it was never really supported with FPC
|
6 years ago |
Károly Balogh
|
e547dfa837
haiku: update baseunix unit, remove syscalls code, flock() and nanosleep() is actually supported on Haiku for a long time now, so lets use it
|
6 years ago |
Károly Balogh
|
66dc27d6b6
haiku: cleaned up the decade old leftovers from 1.x and early 2.x times from system unit, mainly old bits of heap management no longer in use, old defines and workarounds, also added a copyright header.
|
6 years ago |
pierre
|
22ea2bd624
Avoid warnings with -O4 option
|
6 years ago |
pierre
|
193df0204a
Add x86_64-haiku target to some Makefile's
|
6 years ago |
Mattias Gaertner
|
64cb8424ee
pastojs: refute to read olf precompiled records, comments
|
6 years ago |
michael
|
3956d22d31
* Add PEM_write_bio_PKCS7, bug ID #0034842
|
6 years ago |
marcus
|
3241fd257e
Fix compilation after r40816
|
6 years ago |
michael
|
6bcf5c56c0
* Add samples
|
6 years ago |
michael
|
efdabcd0cc
* Sample program from Silvio Clecio to generate server certificate
|
6 years ago |
michael
|
fdff42dd9e
* Soem simplification and reformatting
|
6 years ago |
michael
|
e14c231d60
* Added makefiles for GnuTLS
|
6 years ago |
michael
|
0a76d2af4f
* Cosmetic patch from Silvio
|
6 years ago |
marco
|
2c4ef5512c
* patch from Marģers that fixes parameter arrays formatstr, mantis 34839
|
6 years ago |
Jonas Maebe
|
2b3fb18327
* fixed thlcg2ll.location_force_mmregscalar() after r40633
|
6 years ago |
Mattias Gaertner
|
3ed38ef3fa
pastojs: doc: records missing features
|
6 years ago |
Mattias Gaertner
|
8506f9dbf7
pastojs: doc
|
6 years ago |
Mattias Gaertner
|
2e11b23883
pastojs: renamed rtl.createTRecord to rtl.recNewT, constructor added return this
|
6 years ago |
Mattias Gaertner
|
5b7f1b1edb
fcl-passrc: resolver: obj:=obj.create
|
6 years ago |
nickysn
|
72a9c94b49
+ introduced the ColorType (=word) to the graph unit. This is the type, used to
|
6 years ago |
michael
|
a9696520fb
* Apply patch from Margers to fix bug ID #6496
|
6 years ago |
michael
|
db29d01c15
* Applied patch by Bart Broersma to fix bug ID #34277
|
6 years ago |
michael
|
49ff0a1235
* Fix bug #22435, using provided patch by alex biasi
|
6 years ago |