]> ruderich.org/simon Gitweb - nsscash/nsscash.git/blobdiff - nss/gr.c
nss: add todo
[nsscash/nsscash.git] / nss / gr.c
index db822094990c34044f6533c0f564ed9be90d36b6..79ac54000a885ab6fece8a82986e7fbda781ea1b 100644 (file)
--- a/nss/gr.c
+++ b/nss/gr.c
@@ -32,6 +32,8 @@
 
 // NOTE: This file is very similar to pw.c, keep in sync!
 
+// TODO: adapt offsets to 32 bit to fit more than 5000 users per group (for 9
+// byte user names)
 struct group_entry {
     uint64_t gid;