summaryrefslogtreecommitdiff
path: root/sys/man/1/fstype
diff options
context:
space:
mode:
authorcinap_lenrek <cinap_lenrek@felloff.net>2014-07-23 15:28:37 +0200
committercinap_lenrek <cinap_lenrek@felloff.net>2014-07-23 15:28:37 +0200
commita2f7d03d4ef7f606680894693f52150a8eb1ac28 (patch)
tree9adb83fb124b72cf8d4e4f4dce5a32acd15aff62 /sys/man/1/fstype
parent2bdd2663dbea21a0718b718965a1db75dbf2fdb4 (diff)
rc: fix slow Xqdol(), avoid recursion in conclist(), estrdup(), avoid copying
Xqdol() used to take quadratic time because of strcat(), the code isnt really needed as list2str() aready does the same thing in linear time without the strcat(). add estrdup() which uses emalloc() so allocation error are catched. move strdups() of name from callers into newvar(). avoid recursion of conclist(), and avoid copying of word strings by providing Newword() function which doesnt copy the word string.
Diffstat (limited to 'sys/man/1/fstype')
0 files changed, 0 insertions, 0 deletions