Age | Commit message (Collapse) | Author | Files | Lines |
|
metze
(cherry picked from commit d20c2fa274297e9577ed28b8ed04806a425bdc57)
(This used to be commit ee8557783534ac5b075a8a4655a12b33b854c050)
|
|
metze
(cherry picked from commit f4c0961a16a84dcdfe6e2faafb75c76983e6d466)
(This used to be commit 5d747fcad0b0ac66584da500148e7647122e0544)
|
|
#412. Jeremy.
(cherry picked from commit 33ee0cfb190a883229d0824d7194898fd8966ceb)
(This used to be commit 3910d069413834744b17175bb29775a69002712e)
|
|
(cherry picked from commit 46c12de07fe6f44bcf58ca9de276e7932384843d)
(This used to be commit 7099dde3fd8962e752451ebe2d5d79de4d7caee9)
|
|
to go to tty instead of stdout.
(cherry picked from commit 0cd1ed0424ce87f60070d43caffda41be6706d59)
(This used to be commit 249d69fd85b67657a4523ffc9244a8b4ab01270a)
|
|
Jeremy
metze
(cherry picked from commit d4ae42b1b2982dd786d6da16d7fa964d25fd3356)
(This used to be commit a11d21790fc2ee33998e042195ccbad73631bad8)
|
|
metze
(cherry picked from commit 3e8f43e3cf97f10be4717978643ef3edca8650a5)
(This used to be commit 78da4477a7ef920ff77b41abb841465511b8db31)
|
|
metze
(This used to be commit d286c0533dd2726ebc547dcaf99f45169d4a9d2f)
|
|
as this brings in the socket_wrapper.h in unexpected
code and we endup with a missing 'swrap_close' while linking
metze
(This used to be commit 507d5ca7d994f0771dbb66e61d2d22e391508658)
|
|
(here it's "system/time.h")
metze
(This used to be commit 00467c25930a527eb9831cfd893bd8e217ca4f74)
|
|
metze
(This used to be commit f9696109cc8f4646599f73b78e1eacd94d1a6c2c)
|
|
Jeremy.
(This used to be commit 48819012f81167f07d2e909329432d2ef222b1bf)
|
|
(This used to be commit e09828a634bf10bda9c6f28b18106c2bcab84643)
|
|
(This used to be commit 1a7dbfde5fcef19998b8af470c152a76386fb79f)
|
|
getnameinfo
(and friends) from SAMBA_3_2, with some minor tweaks:
- avoid including network headers in replace.h unless absolutely required
- autoconf tests for getaddrinfo() in lib/replace
The heimdal-specific code also no longer looks for these functions anymore.
(This used to be commit b6d3fd84a5d7d814035e60d6fa22f19bed9f77da)
|
|
Immediate structures are *not* supportet by the native C compiler
at least on Solaris, Tru64 and HP-UX.
Michael
(This used to be commit 6d07e29de2a7e535139622fa688b407da232c816)
|
|
versions of splint support immediate structures just fine.
(This used to be commit d54a47ecdc418ee07c9479f519bd1a207e6ba3eb)
|
|
and move the include location sys/param.h
before we redefine missing macros
metze
(This used to be commit 87559febdf887940ca85571d301269b734906401)
|
|
was revision 23801
metze
(This used to be commit 6ea0d61ab3bbf801709ca683ce84bfa71267f8f9)
|
|
(This used to be commit 17c92c091d9b9eb7f6a4cf1f263533f235d6717f)
|
|
metze
(This used to be commit 489758afb22368399054d1306711e14cebce94e1)
|
|
(This used to be commit 29415b661d103a80482b932172bf68cb9e394bc9)
|
|
sys/param.h.
(This used to be commit 7016d500287ae587d044744f2a318c402148ebea)
|
|
(This used to be commit 9b02a39c156862f9e9258dcdb9b8b86715022fc1)
|
|
(This used to be commit 40c1635b39b4acff0acecc734583daa0217215ce)
|
|
hosts that don't have it.
(This used to be commit b37d86242de1ee82b0cd760d965f8ad37a83cf09)
|
|
(This used to be commit 48d1aa4fcf6a323e3e6a14825f83cd20e3fc3a26)
|
|
(This used to be commit b3473db397476d05e7ffca50a5f7a9b65e0a5b4a)
|
|
(This used to be commit 5c9b19271e0e3ad897499707003ce4703ffa4870)
|
|
not GNU Library General Public License
(This used to be commit 01e3fe7533b5670236c026ec3c6cc1e25655fbc3)
|
|
(This used to be commit db92b76a0034899f5f0dc2d012ee7709ff9a6132)
|
|
(This used to be commit 40c0919aaa9c1b14bbaebb95ecce53eb0380fdbb)
|
|
(This used to be commit 9f77c40a8ee137339877bb622332a901fec46e6d)
|
|
(This used to be commit 76c6bfdeb51b5673bbabe0ca3d8bff3b74a327ee)
|
|
(This used to be commit 84b468b2f8f2dffda89593f816e8bc6a8b6d42ac)
|
|
This fixes the build on a SuSE 6.1. :-)
I guess this had been merely forgotten.
But beware: The implementations of rep_pread and rep_pwrite are
not thread safe.
Michael
(This used to be commit e4955c729fdf0bd299df4dadc4b33e09fe4d336e)
|
|
metze
(This used to be commit 06caaf0d8d86bb05ceaac6624735283b585d995d)
|
|
pread/pwrite when using large file support.
metze
(This used to be commit d890a2dabf309f15b0b0c87bb3888d0776bd094b)
|
|
so try the same fix as for 11.00
metze
(This used to be commit d89088128af89122ef7e0be22697db8dda60ef58)
|
|
we end up with sozeof(uint64_t) == 4 :-(
the _APP32_64BIT_OFF_T section in <sys/unistd.h> missed
to redirect pread, pwrite to pread64, pwrite64 in HP-UX 11.00
so try it manually as a workarround
metze
(This used to be commit bb2da636be57e44d80b2bb52b3bba5c145f4bc68)
|
|
metze
(This used to be commit 6dff6c93fc9073f29b0ae50e4b4abd695918a115)
|
|
with it...
metze
(This used to be commit 71eac88f7e666e6cd0dfe113d02861cdfecbee9b)
|
|
(This used to be commit 361c5995bcf1dafb89f935ac4183dc295e1d524d)
|
|
for dlopen but no library contains the function...
metze
(This used to be commit 0c7e3ed9625d512522a0cc7278e705fbbfc316f4)
|
|
as a long term solution this was the correct approach,
but it's a bit more complex and we need to provide the
whole socket api and libnsl.so checking in libreplace...
as a short term solution to fix the build on host 'hape'
we'll use the same trick as with inet_aton.c from
heimdal's lib/roken/
metze
(This used to be commit 0e88e2e46199d8ea64dd42c4c8b86d64ce5c2d04)
|
|
(This used to be commit 222acbe33b427a6ccae3b9e27b545f22e4564d5c)
|
|
Michael
(This used to be commit 54193c4638a27983f18478a61beedde889ecc2e2)
|
|
The code for inet_pton.c and inet_ntop.c is taken from
the rsync code.
I will put this into 3_0 and 3_0_26 too, but let's sort
the readahead issue in lib/replace of 3_0 first...
Michael
(This used to be commit 9781b13fd3e0c2a0aa66412c571f562c9f17dcbe)
|
|
Fixing build of ldb for instance on some systems without dlfcn.h.
(This used to be commit 943acd688d5aa0cd4adc6dc0fd7b92f1f294c219)
|
|
1) you must not free the memory, as it is possible the memory did not
come from malloc (try it under valgrind to test)
2) the old code didn't cope with duplicate environment variables
I hope this will fix some of the build farm errors on irix, and maybe solaris
(This used to be commit ec6900171d066e927f004b621fb39cc7b8dcfd90)
|