summary |
shortlog | log |
commit |
commitdiff |
tree
first ⋅ prev ⋅ next
Anas Nashif [Thu, 22 Nov 2012 13:52:30 +0000 (05:52 -0800)]
fix build
Anas Nashif [Thu, 22 Nov 2012 13:44:51 +0000 (05:44 -0800)]
libjpeg-ocloexec
This patch causes libjpeg to open all files with O_CLOEXEC
the "e" fopen mode is a glibc/linux specific feature hence
not suitable for other OS.
Note that it is NOT HANDLED GRACEFULLY on kernels older than
2.6.23 or glibc < 2.7.x and WILL segfault.
The other alternative, using fcntl with FD_CLOEXEC is NOT
enough to prevent race conditions.
Anas Nashif [Thu, 22 Nov 2012 13:44:51 +0000 (05:44 -0800)]
libjpeg-turbo-1.2.1-tiff-ojpeg
Anas Nashif [Thu, 22 Nov 2012 13:44:51 +0000 (05:44 -0800)]
libjpeg-turbo-1.2.1-int32
Manuel Bachmann [Mon, 5 Jan 2015 14:19:36 +0000 (15:19 +0100)]
Imported Upstream version 1.3.1
Anas Nashif [Thu, 22 Nov 2012 13:44:23 +0000 (05:44 -0800)]
Imported Upstream version 1.2.1