X-Git-Url: http://www.chiark.greenend.org.uk/ucgi/~mdw/git/mLib/blobdiff_plain/85bb21f7edaa024657a09129d52edf66d8ab7fa2..83c63e03b9fd860569c7e6944ad9c1a5c9d19f7e:/man/.cvsignore diff --git a/man/.cvsignore b/man/.cvsignore index f70943b..ecb54f9 100644 --- a/man/.cvsignore +++ b/man/.cvsignore @@ -1,3 +1,11 @@ +ASSOC_ATOM.3 +ATOM_GLOBAL.3 +ATOM_HASH.3 +ATOM_LEN.3 +ATOM_NAME.3 +A_ALLOC.3 +A_FREE.3 +A_REALLOC.3 CATCH.3 CREATE.3 DA.3 @@ -48,10 +56,12 @@ EXC_ALLOCN.3 EXC_ALLOCP.3 EXC_ALLOCS.3 EXC_PAIR.3 +GENSYM.3 GETBYTE.3 HASH_BIN.3 HASH_MKITER.3 HASH_NEXT.3 +INTERN.3 LOAD16.3 LOAD16_B.3 LOAD16_L.3 @@ -68,6 +78,7 @@ LSR8.3 Makefile.am Makefile.in NTRACE.3 +POOL_ADD.3 PUTBYTE.3 QUIS.3 RETHROW.3 @@ -84,6 +95,8 @@ STORE32.3 STORE32_B.3 STORE32_L.3 STORE8.3 +SYM_HASH.3 +SYM_LEN.3 SYM_NAME.3 T.3 THROW.3 @@ -96,6 +109,28 @@ TV_SUBL.3 U16.3 U32.3 U8.3 +a_alloc.3 +a_free.3 +a_realloc.3 +arena_fakemalloc.3 +arena_global.3 +arena_stdlib.3 +assoc_create.3 +assoc_destroy.3 +assoc_find.3 +assoc_mkiter.3 +assoc_next.3 +assoc_remove.3 +atom_createtable.3 +atom_destroytable.3 +atom_gensym.3 +atom_hash.3 +atom_intern.3 +atom_len.3 +atom_mkiter.3 +atom_name.3 +atom_next.3 +atom_nintern.3 base64_decode.3 base64_encode.3 base64_init.3 @@ -134,6 +169,10 @@ env_get.3 env_import.3 env_put.3 exc_uncaught.3 +fwatch_init.3 +fwatch_initfd.3 +fwatch_update.3 +fwatch_updatefd.3 hash_bin.3 hash_create.3 hash_destroy.3 @@ -144,13 +183,31 @@ hash_remove.3 ident_abort.3 ident_socket.3 lbuf_close.3 +lbuf_destroy.3 lbuf_flush.3 lbuf_free.3 lbuf_init.3 +lbuf_setsize.3 lbuf_snarf.3 links lock_file.3 moan.3 +pkbuf_close.3 +pkbuf_destroy.3 +pkbuf_flush.3 +pkbuf_free.3 +pkbuf_init.3 +pkbuf_snarf.3 +pkbuf_want.3 +pool_add.3 +pool_alloc.3 +pool_create.3 +pool_destroy.3 +pool_fclose.3 +pool_fopen.3 +pool_strdup.3 +pool_sub.3 +pool_subarena.3 pquis.3 sel_addfile.3 sel_addhook.3 @@ -162,14 +219,24 @@ sel_rmfile.3 sel_rmhook.3 sel_rmtimer.3 sel_select.3 +selbuf_destroy.3 selbuf_disable.3 selbuf_enable.3 selbuf_init.3 +selbuf_setsize.3 +selpk_destroy.3 +selpk_disable.3 +selpk_enable.3 +selpk_init.3 +selpk_want.3 sig_add.3 sig_init.3 sig_remove.3 stamp-so.in str_getword.3 +str_match.3 +str_qsplit.3 +str_qword.3 str_sanitize.3 str_split.3 sub_alloc.3 @@ -184,6 +251,7 @@ sym_remove.3 test_run.3 toplevel trace_block.3 +trace_custom.3 trace_level.3 trace_on.3 traceopt.3 @@ -200,3 +268,5 @@ url_initenc.3 xmalloc.3 xrealloc.3 xstrdup.3 +DA_FIRST.3 +DA_LAST.3