id_close.c(19): Warning! W301: No prototype found for 'close'
id_close.c(20): Warning! W301: No prototype found for 'free'
id_open.c(74): Warning! W301: No prototype found for 'free'
id_parse.c(143): Warning! W301: No prototype found for 'read'
id_parse.c(73): Warning! W301: No prototype found for 'index'
id_query.c(58): Warning! W301: No prototype found for 'write'
ident-tester.c(36): Warning! W202: Symbol 'argv' has been defined, but not referenced
ident-tester.c(36): Warning! W202: Symbol 'argc' has been defined, but not referenced
ident-tester.c(28): Warning! W113: Pointer type mismatch
ident-tester.c(50): Warning! W113: Pointer type mismatch
ident-tester.c(53): Warning! W113: Pointer type mismatch
ident-tester.c(71): Warning! W301: No prototype found for 'exit'
ident-tester.c(168): Warning! W301: No prototype found for 'sleep'
ident.c(98): Warning! W301: No prototype found for 'free'
ident.c(76): Warning! W301: No prototype found for 'malloc'
lookup-tester.c(13): Warning! W202: Symbol 'argv' has been defined, but not referenced
lookup-tester.c(13): Warning! W202: Symbol 'argc' has been defined, but not referenced
lookup-tester.c(20): Warning! W301: No prototype found for 'chdir'
lookup-tester.c(54): Warning! W301: No prototype found for 'sleep'
lookup-tester.c(55): Warning! W301: No prototype found for 'exit'
