libFS: Changes to 'master'

GitLab Mirror gitlab-mirror at kemper.freedesktop.org
Sat Feb 24 19:47:11 UTC 2024


 src/FSConnServ.c |    7 -------
 src/FSlibInt.c   |   43 -------------------------------------------
 src/FSlibos.h    |   42 +++++++++++-------------------------------
 3 files changed, 11 insertions(+), 81 deletions(-)

New commits:
commit da752ff83971df2648ddd0293f802f41bafa16d1
Author: Alan Coopersmith <alan.coopersmith at oracle.com>
Date:   Sat Feb 17 14:27:51 2024 -0800

    unifdef SUNSYSV
    
    This wasn't actually defined on Solaris, so I don't know what this was for.
    
    Signed-off-by: Alan Coopersmith <alan.coopersmith at oracle.com>

commit a8a4c727d27fc83f55c8d2a3a8a41721e2843cae
Author: Alan Coopersmith <alan.coopersmith at oracle.com>
Date:   Sat Feb 17 11:59:21 2024 -0800

    unifdef ISC
    
    Signed-off-by: Alan Coopersmith <alan.coopersmith at oracle.com>

commit 35b7b4157770c2b32b957d725efd26fa03849423
Author: Alan Coopersmith <alan.coopersmith at oracle.com>
Date:   Sat Feb 17 11:58:02 2024 -0800

    unifdef NCD
    
    Signed-off-by: Alan Coopersmith <alan.coopersmith at oracle.com>

commit 213ad6310a875cf3c4927b37d4001dc4733de239
Author: Alan Coopersmith <alan.coopersmith at oracle.com>
Date:   Sat Feb 17 11:56:50 2024 -0800

    Use autoconf-set HAVE_STDINT_H instead of platform-specific ifdefs
    
    Signed-off-by: Alan Coopersmith <alan.coopersmith at oracle.com>

commit 9d9202d04dbc4d45561a4c62386f8de0bd31be18
Author: Alan Coopersmith <alan.coopersmith at oracle.com>
Date:   Sat Feb 17 11:54:39 2024 -0800

    unifdef dirty
    
    Signed-off-by: Alan Coopersmith <alan.coopersmith at oracle.com>

commit 10820586db1bc1817d437c207b6c43cdf36a7bbe
Author: Alan Coopersmith <alan.coopersmith at oracle.com>
Date:   Sat Feb 17 11:51:38 2024 -0800

    Simplify remaining OPEN_MAX logic in FSlibos.h
    
    Since the FS_OPEN_MAX value is only used for calculating a hardcoded
    array size, we can't really use a sysconf call to find it, so stop
    pretending that's a valid answer that we'll just ignore later.
    
    Signed-off-by: Alan Coopersmith <alan.coopersmith at oracle.com>

commit 0378e3cc9a0e036b0c1fb53341c9ab5db3e1342c
Author: Alan Coopersmith <alan.coopersmith at oracle.com>
Date:   Sat Feb 17 11:47:22 2024 -0800

    Remove ifdefs for non-Solaris SVR4 systems
    
    Signed-off-by: Alan Coopersmith <alan.coopersmith at oracle.com>

commit 7aa6c8f669939335b97673bc065e702b5c7788f7
Author: Alan Coopersmith <alan.coopersmith at oracle.com>
Date:   Sat Feb 17 11:43:51 2024 -0800

    unifdef __OSF1__
    
    Signed-off-by: Alan Coopersmith <alan.coopersmith at oracle.com>

commit 4450727e9880c651ce37e70a838f945c0350f5d0
Author: Alan Coopersmith <alan.coopersmith at oracle.com>
Date:   Sat Feb 17 11:42:54 2024 -0800

    unifdef __QNX__
    
    Signed-off-by: Alan Coopersmith <alan.coopersmith at oracle.com>

commit 541765ebcf8f5b63d72809c382cffdefd05a551b
Author: Alan Coopersmith <alan.coopersmith at oracle.com>
Date:   Sat Feb 17 11:41:26 2024 -0800

    unifdef __UNIXOS2__
    
    Signed-off-by: Alan Coopersmith <alan.coopersmith at oracle.com>



More information about the xorg-commit mailing list