* dtable.cc (dtable::extend): Change local variable new_size to size_t

as well.

	* thread.cc: Fix comment.
This commit is contained in:
Corinna Vinschen
2013-12-01 10:27:16 +00:00
parent bc54373f85
commit eeaa47ef21
3 changed files with 10 additions and 3 deletions

View File

@ -826,8 +826,8 @@ pthread::cancel ()
posix_fallocate ()
posix_madvise ()
posix_openpt ()
o posix_spawn ()
o posix_spawnp ()
posix_spawn ()
posix_spawnp ()
o posix_trace_clear ()
o posix_trace_close ()
o posix_trace_create ()