index
:
mds
master
Avant-garde display server
Mattias Andrée <m@maandree.se>
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
libmdsserver
/
util.h
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Update year and e-mail address
Mattias Andrée
2017-11-05
1
-1
/
+1
*
Work on changing style, and an important typo fix
Mattias Andrée
2017-11-05
1
-47
/
+46
*
Bump year
Mattias Andrée
2016-07-09
1
-1
/
+1
*
everything except mds-kkbd and mds-vt compiles with musl; mds-kkbd and mds-vt does not because they require <linux/> headers
Mattias Andrée
2015-08-28
1
-0
/
+14
*
m + attributes
Mattias Andrée
2015-08-25
1
-5
/
+30
*
introduce the `Origin command`-header
Mattias Andrée
2015-08-24
1
-6
/
+11
*
style + error messages should include message id + fix buffer overflow
Mattias Andrée
2015-08-24
1
-3
/
+7
*
info: construct_error_message and send_error
Mattias Andrée
2015-08-24
1
-2
/
+0
*
error transmissions
Mattias Andrée
2015-08-23
1
-0
/
+55
*
add strict_ato* for all precise integer types, for size_t, ssize_t, and integer types that have keywords
Mattias Andrée
2015-08-19
1
-0
/
+188
*
add strict_atoj and strict_atouj
Mattias Andrée
2015-08-19
1
-2
/
+22
*
put full_send in libmdsserver, clients that only has one socket uses a macro to remove the socket parameter
Mattias Andrée
2015-08-19
1
-0
/
+12
*
bump year
Mattias Andrée
2015-02-13
1
-1
/
+1
*
add verify_utf8
Mattias Andrée
2014-09-20
1
-1
/
+10
*
typo
Mattias Andrée
2014-08-26
1
-1
/
+1
*
m
Mattias Andrée
2014-08-26
1
-1
/
+2
*
full_read returns length
Mattias Andrée
2014-08-23
1
-3
/
+4
*
m
Mattias Andrée
2014-08-12
1
-4
/
+4
*
the kernel messes with /proc/*/exe (security precaution?), so we read /proc/self/exec when we start the server
Mattias Andrée
2014-08-11
1
-0
/
+24
*
add fork_for_safety option + beginning of kernel-based keyboard
Mattias Andrée
2014-08-11
1
-0
/
+12
*
the rest of the clipboard
Mattias Andrée
2014-08-03
1
-0
/
+9
*
reduce code complexity
Mattias Andrée
2014-05-18
1
-0
/
+12
*
m + add full_write and add full_read
Mattias Andrée
2014-05-08
1
-0
/
+18
*
use more macros and do not du null-check before free:ing, free does that for us
Mattias Andrée
2014-05-07
1
-0
/
+11
*
misc
Mattias Andrée
2014-05-07
1
-0
/
+13
*
add xsigaction
Mattias Andrée
2014-05-06
1
-0
/
+13
*
m
Mattias Andrée
2014-05-06
1
-1
/
+0
*
add util.c
Mattias Andrée
2014-05-06
1
-0
/
+43