Для этого сайта требуется поддержка JavaScript.
Обзор
Помощь
Регистрация
Вход
mozilla
/
gecko-dev
зеркало из
https://github.com/mozilla/gecko-dev.git
Следить
1
В избранное
0
Форкнуть
Вы уже форкнули gecko-dev
0
Код
Задачи
Пакеты
Проекты
Релизы
Вики
Активность
f2facc58ec
gecko-dev
/
nsprpub
История
wtc
15cac26f3a
Bug
#180965
: Mac gets PR_IO_PENDING_ERROR. In SendReceiveStream and SendReceiveDgram, make sure that we set the io_pending flag of the current thread to PR_FALSE before we return. In gethostbyname(), just store the OS error code in me->md.osErrCode. Do not call macsock_map_error() to map to NSPR error code.
1998-06-26 20:24:25 +00:00
..
config
Use -32 flag for compiler and linker explicitly on IRIX 6.x. This is
1998-06-08 23:43:33 +00:00
lib
Change to improve GC benchmarks, from Raman Tenneti <raman@netscape.com>
1998-06-08 23:44:47 +00:00
macbuild
Changed for new build system
1998-05-28 18:58:33 +00:00
pr
Bug
#180965
: Mac gets PR_IO_PENDING_ERROR. In SendReceiveStream and SendReceiveDgram, make sure that we set the io_pending flag of the current thread to PR_FALSE before we return. In gethostbyname(), just store the OS error code in me->md.osErrCode. Do not call macsock_map_error() to map to NSPR error code.
1998-06-26 20:24:25 +00:00
tools
Various makefile cleanups. On SCO OpenServer, the value of OS_ARCH
1998-04-30 19:36:53 +00:00
Makefile
Do not build pr/tests by default. This shortens the default build
1998-04-13 21:40:18 +00:00
makefile.win
In debug build, define MOZ_NO_DEBUG_RTL to use the nondebug version
1998-06-04 04:55:37 +00:00