Jérôme Duval
5c015f8811
Updated gcc 4 native package to 4.6.2
2012-01-22 19:41:25 +01:00
Jérôme Duval
403e134862
CID 10629: use of sizeof(this) instead of sizeof(*this).
2012-01-21 16:27:03 +01:00
Jérôme Duval
c59b279b71
Added workarounds and options for gcc 4.6.2
...
* add -Wno-unused-but-set-variable for gcc 4.6.x with a TODO
* fix warnings about wrong size of pointer cast in ioapic.cpp and AudioBuffer.cpp
2012-01-19 19:44:42 +01:00
Jérôme Duval
c40f31867b
Fix with enabled tracing.
2012-01-19 18:28:34 +01:00
Jérôme Duval
90b92dab5c
added memrchr to string.h, guarded by __USE_GNU. Also guards strchrnul.
...
Original patch by Dario Casalinuovo.
BUG: Ticket #8265
2012-01-05 00:17:41 +01:00
Jérôme Duval
86216323af
Fixed math.h part of #2696
...
* added lgammal_r wrapper
* removed gamma_r and gammaf_r functions from math.h
2011-12-11 12:28:53 +01:00
Jérôme Duval
04fccd250f
added hcreate, hdestroy, hsearch from glibc
2011-12-11 10:49:18 +01:00
Jérôme Duval
7cd683ba12
fix typo
2011-12-11 10:49:17 +01:00
Jérôme Duval
dea8f9c766
usb_printer: support for alternate interfaces, not just the default one.
...
* Tested with a Profilic USB-Parallel adapter and a Laserjet printer.
2011-11-24 18:59:42 +01:00
Jérôme Duval
b1f9573f59
btrfs: added support for zlib decompression of inline extents.
...
Reuse code from tarfs to decompress zlib compressed inline extents.
No idea yet on how to decompress regular extents which are currently
served by the file cache.
2011-11-19 23:34:45 +01:00
Jérôme Duval
5eac5217a6
Update iprowifi4965 firmware.
...
Update iprowifi4965 firmware to 17.168.5.3 for iwlwifi-6000g2a.
2011-11-17 19:34:14 +01:00