summaryrefslogtreecommitdiff
path: root/sys/src/cmd/unix/drawterm/gui-osx/screen.c
diff options
context:
space:
mode:
authorcinap_lenrek <cinap_lenrek@felloff.net>2013-11-13 18:44:45 +0100
committercinap_lenrek <cinap_lenrek@felloff.net>2013-11-13 18:44:45 +0100
commit2ce68c5aa1bb1691fe05622052d25859e6d6294f (patch)
tree1a6d90463fc1cb73b63ca41c078c945ef173fc67 /sys/src/cmd/unix/drawterm/gui-osx/screen.c
parente2d8b8170d49f31184658885810ba5525bea3a86 (diff)
downloadplan9front-2ce68c5aa1bb1691fe05622052d25859e6d6294f.tar.xz
ndb/dns: case sensitive ndb attributes, Domlen consistency, dblookup() inplace lower case conversion, cleanups
ndb keys are strictly case sensitive, so consitently use strcmp() when comparing attribute keys. dblookup() used to lower case convert its name argument inplace to match domain/sys name in ndb. better to do the convesion in its own buffer and only read from the name argument. always use cistrcmp() when comparing DN.name. the Domlen constant denotes the size of the buffer including the null terminator. consistently use it as such. have to hold dnlock in freearea() before reading list head pointer.
Diffstat (limited to 'sys/src/cmd/unix/drawterm/gui-osx/screen.c')
0 files changed, 0 insertions, 0 deletions