Commit Graph

1 Commits

Author SHA256 Message Date
Cristian Rodríguez
e8b7e041b9 Accepting request 99345 from home:elvigia:branches:Archiving
- bzlib: open file descriptors with O_CLOEXEC, but just like 
 the zlib case, only when bzopen() is used and not bzdopen()
 to avoid messing up with the caller's semantics.
 It is responsability of to initiator to set that flag in such case.
- Replace error prone list of exported symbols with proper use of
  GCC visibility features.

OBS-URL: https://build.opensuse.org/request/show/99345
OBS-URL: https://build.opensuse.org/package/show/Archiving/bzip2?expand=0&rev=26
2012-01-07 20:37:58 +00:00