index
:
xorg/lib/libFS
CYGWIN
DAMAGE-XFIXES
IPv6-REVIEW
XACE-SELINUX
XEVIE
XINERAMA_2
XORG-6_8-branch
XORG-CURRENT
XORG-RELEASE-1
XORG-RELEASE-1-STSF
XORG-RELEASE-1-TM
XORG-STABLE
XPRINT
master
sco_port_update
X Font Service client library (mirrored from https://gitlab.freedesktop.org/xorg/lib/libfs)
krh
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2024-08-01
libFS 1.0.10
HEAD
libFS-1.0.10
master
Alan Coopersmith
1
-1
/
+1
2024-02-17
unifdef SUNSYSV
Alan Coopersmith
1
-22
/
+0
2024-02-17
unifdef ISC
Alan Coopersmith
2
-8
/
+0
2024-02-17
unifdef NCD
Alan Coopersmith
1
-3
/
+0
2024-02-17
Use autoconf-set HAVE_STDINT_H instead of platform-specific ifdefs
Alan Coopersmith
1
-1
/
+1
2024-02-17
unifdef dirty
Alan Coopersmith
1
-6
/
+0
2024-02-17
Simplify remaining OPEN_MAX logic in FSlibos.h
Alan Coopersmith
1
-7
/
+5
2024-02-17
Remove ifdefs for non-Solaris SVR4 systems
Alan Coopersmith
2
-34
/
+13
2024-02-17
unifdef __OSF1__
Alan Coopersmith
1
-11
/
+7
2024-02-17
unifdef __QNX__
Alan Coopersmith
1
-9
/
+5
2024-02-17
unifdef __UNIXOS2__
Alan Coopersmith
1
-3
/
+3
2023-03-04
configure: Use LT_INIT from libtool 2 instead of deprecated AC_PROG_LIBTOOL
Alan Coopersmith
1
-2
/
+3
2023-02-25
Remove "All rights reserved" from Oracle copyright notices
Alan Coopersmith
2
-2
/
+2
2023-02-16
configure: raise minimum autoconf requirement to 2.70
Alan Coopersmith
1
-1
/
+1
2022-08-26
libFS 1.0.9
libFS-1.0.9
Alan Coopersmith
1
-2
/
+2
2022-05-08
Convert code to use FSmallocarray() & FSreallocarray()
Alan Coopersmith
9
-15
/
+15
2022-05-08
Import reallocarray() from libX11 (originally from OpenBSD)
Alan Coopersmith
4
-2
/
+58
2022-05-08
gitlab CI: add a basic build test
Alan Coopersmith
1
-0
/
+98
2022-05-08
Fix spelling/wording issues
Alan Coopersmith
4
-4
/
+4
2022-05-08
Build xz tarballs instead of bzip2
Alan Coopersmith
1
-1
/
+1
2019-03-10
libFS 1.0.8
libFS-1.0.8
Alan Coopersmith
1
-1
/
+1
2018-12-07
Update configure.ac bug URL for gitlab migration
Alan Coopersmith
1
-1
/
+1
2018-11-18
Update README for gitlab migration
Alan Coopersmith
3
-28
/
+23
2018-09-23
Don't try to send strings larger than protocol allows in requests
Alan Coopersmith
10
-41
/
+136
2018-09-23
Fix sign comparison warning in loop index in FSQueryXInfo
Alan Coopersmith
1
-2
/
+1
2018-09-23
Fix sign comparison warning in loop indexes in FSQueryXExtents{8,16}
Alan Coopersmith
1
-5
/
+3
2018-09-23
Fix sign comparison warning in loop indexes in FSQueryXBitmaps{8,16}
Alan Coopersmith
1
-5
/
+3
2018-09-23
Fix sign comparison warning in loop index in FSListCatalogues
Alan Coopersmith
1
-3
/
+2
2018-09-23
Fix sign comparison warning in loop index in FSListFontsWithXInfo
Alan Coopersmith
1
-4
/
+3
2017-01-26
autogen: add default patch prefix
Mihail Konev
1
-0
/
+3
2017-01-26
autogen.sh: use quoted string variables
Emil Velikov
1
-4
/
+4
2017-01-26
autogen.sh: use exec instead of waiting for configure to finish
Peter Hutterer
1
-1
/
+1
2015-04-30
libFS 1.0.7
libFS-1.0.7
Alan Coopersmith
1
-1
/
+1
2014-11-05
Use 'imdent' to realign cpp indentation levels in FSlibos.h
Alan Coopersmith
1
-131
/
+131
2014-11-05
Remove unneeded checks for #ifndef X_NOT_POSIX
Alan Coopersmith
1
-2
/
+0
2014-07-11
Fix typos & wording issues in source comments
Alan Coopersmith
1
-2
/
+2
2014-06-05
Fix some sign/size conversion warnings from clang
Alan Coopersmith
7
-16
/
+16
2014-06-04
Constify some more strings in API arguments
Alan Coopersmith
5
-13
/
+12
2014-05-23
Constify pattern argument to FSListCatalogues
Alan Coopersmith
2
-2
/
+2
2014-03-16
libFS 1.0.6
libFS-1.0.6
Alan Coopersmith
1
-1
/
+1
2014-01-08
Use strlcpy instead of strcpy/strncpy if it is available
Alan Coopersmith
3
-0
/
+12
2014-01-08
Replace malloc(strlen + 1); strcpy() with strdup()
Alan Coopersmith
1
-2
/
+1
2014-01-08
Remove unused internal helper _FSWireToEvent
Alan Coopersmith
2
-30
/
+0
2014-01-08
Remove unused internal helper _FSEventsQueued
Alan Coopersmith
2
-37
/
+0
2014-01-08
Remove unused internal helper _FSAllocScratch
Alan Coopersmith
3
-22
/
+2
2014-01-08
Remove unused internal helper _FSGetHostname
Alan Coopersmith
2
-52
/
+0
2014-01-08
If EAGAIN == EWOULDBLOCK, only need to check errno for one of them
Alan Coopersmith
1
-1
/
+4
2014-01-03
Reduce scope & remove unneeded assignment of defaultp in FSGetErrorText()
Alan Coopersmith
1
-3
/
+1
2014-01-02
FSOpenServer: Fix double-free in error path
Jeremy Huddleston Sequoia
1
-5
/
+3
2014-01-02
Update error loop to correctly handle error in i==0 case
Jeremy Huddleston Sequoia
1
-1
/
+1
[next]